fix: thread STACK_NAME

This commit is contained in:
decentral1se 2021-12-13 12:46:48 +01:00
parent 184252de29
commit 8ab11e14a8
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ services:
POSTGRES_PASSWORD_FILE: /run/secrets/db_password
# https://matrix-org.github.io/synapse/latest/postgres.html#set-up-database
POSTGRES_INITDB_ARGS: "--encoding=UTF-8 --lc-collate=C --lc-ctype=C"
STACK_NAME:
networks:
- internal
healthcheck: