האם עלי לעדכן את קובץ app.yml שלי?

While checking the topic on how to install plugins, I noticed that this is being used:
- sudo -E -u discourse git clone https://github.com/discourse/docker_manager.git

but on my app.yml file I only have:
git clone https://github.com/discourse/docker_manager.git

Should I update that line to match the first one?

You can if you want, but you don’t need to. That first one just use discourse-user for git clone, and isn’t needed anymore — old system.

4 לייקים

Thanks.
So when it comes to adding plugins, should I also just use git clone or - sudo -E -u discourse git clone? Because in the instructions here they mention that we should add it.

לייק 1

git clone is enough.

4 לייקים

Thanks again :+1:

לייק 1