fix: support configuring team logo

This commit is contained in:
decentral1se 2022-01-05 17:01:28 +01:00
parent 97daf7048b
commit 233814b9f3
Signed by untrusted user: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ services:
- PGSSLMODE=disable
- REDIS_URL=redis://${STACK_NAME}_redis:6379
- SECRET_KEY
- TEAM_LOGO
- URL=https://$DOMAIN
- UTILS_SECRET
deploy: