1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00

Add slack variables to docker-compose

This commit is contained in:
GlitchWitch 2023-12-23 10:49:02 -06:00
parent 22ffa77966
commit ddbf2c528d

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