diff --git a/docker-compose.yml b/docker-compose.yml index 51ac55c..0a294fb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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