mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added discourse to central db network
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user