fix: template secret, skip _FILE dance

This commit is contained in:
cellarspoon
2021-12-12 23:26:06 +01:00
parent b2a29da9a3
commit a5f9105613
3 changed files with 12 additions and 59 deletions
-1
View File
@@ -11,7 +11,6 @@ services:
environment:
- LETSENCRYPT_HOST=${DOMAIN}
- SYNAPSE_ADMIN_EMAIL
- SYNAPSE_DB_PASSWORD_FILE=/run/secrets/db_password
- SYNAPSE_REPORT_STATS=no
- SYNAPSE_SERVER_NAME=${DOMAIN}
- VIRTUAL_HOST=${DOMAIN}