1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-10 07:55:27 +02:00

Add slack variables to docker-compose

This commit is contained in:
GlitchWitch 2023-12-23 10:49:02 -06:00 committed by Matthieu Bollot
parent 35adf2a95a
commit 8310c419af
No known key found for this signature in database
GPG key ID: 426E24F35CBB5BC2

View file

@ -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