Add slack variables to docker-compose

pull/676/head
GlitchWitch 2 years ago committed by Matthieu Bollot
parent 35adf2a95a
commit 8310c419af
No known key found for this signature in database
GPG Key ID: 426E24F35CBB5BC2

@ -51,6 +51,9 @@ services:
# - OIDC_IGNORE_USERNAME=true
# - OIDC_IGNORE_ROLES=true
# - OIDC_ENFORCED=true
# - SLACK_BOT_TOKEN=xoxb-xxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx
# - SLACK_CHANNEL_ID=xxxxxxxxxx
depends_on:
postgres:
condition: service_healthy

Loading…
Cancel
Save