Search led me to this topic
Then I went to this topic
I’m confused as to how the settings are handled
@Falco mentions to add the following configuration to the app.yml
after_assets_precompile:
- exec:
cd: $home
cmd:
- sudo -E -u discourse bundle exec rake s3:upload_assets
What about the the Digital Ocean spaces configuration? Do I add it to the same section? Different section? Or will the settings appear in the admin panel?