This PHP script acts an intermediary between Discourse and Discord, receiving webhooks from Discourse and parsing them into an optimal format before relaying them to Discord.
to the app.yml file and rebuild… but it is now unclear to me how to edit the config-template.php file and save those updates to config.php when it’s all automated by the launcher build process.
why not make these settings part of a settings interface under the admin section rather than a php file edit? if that is impractical, how would one like myself modify the config.php file… do i have to enter the docker container environment and manually create the config.php file in there? does that survive updates and docker rebuilds?