Added discourse to central db network

This commit is contained in:
2024-01-05 12:52:22 +01:00
parent 730fe76c0f
commit 924786955e
2 changed files with 4 additions and 2 deletions

View File

@@ -125,3 +125,7 @@ run:
## After getting the first signup email, re-comment the line. It only needs to run once.
#- exec: rails r "SiteSetting.notification_email='info@unconfigured.discourse.org'"
- exec: echo "End of custom commands"
docker_args:
- --network=central_{{ database_type }}_network
- --name=discourse_application