Asier

Results 3 comments of Asier

Hello @asi-cider, I believe that it is not "just changing user" with "USER 1234". The user will be running the application, therefore, the user will need access rights to do...

Hello, I was reviewing your changes and I saw that originally the code said: `if (process.env.WIKI_JS_HEROKU) {` However your changes use the following name for the env. variable: `process.env.WIKIJS_HEROKU` The...

@omer-cider As you recommended, I added the reference and created a PR. Let me know if you have any questions.