fix: support configuring team logo

This commit is contained in:
2022-01-05 17:01:28 +01:00
parent 97daf7048b
commit 233814b9f3

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: