fix naming

This commit is contained in:
decentral1se 2022-05-26 12:22:30 +02:00
parent 6051ea5b37
commit 042c5a71a6
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ services:
- DATABASE_PASSWORD_FILE=/run/secrets/db_password
- FORCE_HTTPS=true
- PGSSLMODE=disable
- REDIS_URL=redis://${STACK_NAME}_redis:6379
- REDIS_URL=redis://${STACK_NAME}_cache:6379
- SECRET_KEY_FILE=/run/secrets/secret_key
- STACK_NAME
- TEAM_LOGO