fix: omg thread in the right place

This commit is contained in:
decentral1se 2021-12-13 12:54:09 +01:00
parent 1763e0f749
commit 522b1ef917
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,7 @@ services:
- DISABLE_FEDERATION
- DOMAIN
- LETSENCRYPT_HOST=${DOMAIN}
- STACK_NAME
- SYNAPSE_ADMIN_EMAIL
- SYNAPSE_REPORT_STATS=no
- SYNAPSE_SERVER_NAME=${DOMAIN}
@ -70,7 +71,6 @@ services:
- POSTGRES_INITDB_ARGS="--encoding=UTF-8 --lc-collate=C --lc-ctype=C"
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password
- POSTGRES_USER=synapse
- STACK_NAME
networks:
- internal
healthcheck: