You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow the instructions in the README. Where, "this repo" is wiki-heroku. You can push it to your already configured heroku app that was deployed automatically for you.
Clone this repo
Make and commit your configuration changes
git remote add heroku https://git.heroku.com/my-wiki.git
git push heroku, or if you are on a branch, git push heroku mybranch:master
I have the same problems following all the instructions from heroku. Of course I have Win10Home and no way to install docker locally. Is it really impossible to download the installed WikiJS from heroku ever again?
And how to update it? Already it installed with an old version of NodeJS (10 instead of 12).
Good afternoon,
I ran the command to clone the repository by following the instructions in my heroku panel
heroku git: clone -a myrepo cd myrepo
But this repository is empty
Did I do something wrong or is this a bug?
The text was updated successfully, but these errors were encountered: