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:
parent
35adf2a95a
commit
8310c419af
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue