Add slack variables to docker-compose

This commit is contained in:
GlitchWitch
2023-12-23 10:49:02 -06:00
parent 9961340118
commit c42e1fb5dd

View File

@@ -46,6 +46,9 @@ services:
# - OIDC_ADMIN_ROLES=admin
# - OIDC_ROLES_ATTRIBUTE=groups
# - OIDC_IGNORE_ROLES=true
# - SLACK_BOT_TOKEN=xoxb-xxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx
# - SLACK_CHANNEL_ID=xxxxxxxxxx
depends_on:
- postgres