mirror of
https://github.com/bitnami/containers.git
synced 2026-02-11 13:57:23 +08:00
Adding Missing Env Variables to Sidekiq service
This commit is contained in:
@@ -41,6 +41,8 @@ services:
|
||||
- DISCOURSE_POSTGRESQL_NAME=bitnami_application
|
||||
- DISCOURSE_POSTGRESQL_USERNAME=bn_discourse
|
||||
- DISCOURSE_POSTGRESQL_PASSWORD=bitnami1
|
||||
- DISCOURSE_HOST=discourse
|
||||
- DISCOURSE_PORT=3000
|
||||
volumes:
|
||||
postgresql_data:
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user