fix everything in an elegant way

This commit is contained in:
2022-12-31 20:25:09 +02:00
parent 7a04cc70fe
commit 641dbeeea4
6 changed files with 6 additions and 19 deletions

View File

@@ -11,7 +11,6 @@ services:
environment:
AUTH_SECRET: ${AUTH_SECRET}
AUTH_TRUST_HOST: ${AUTH_TRUST_HOST}
ORIGIN: ${ORIGIN}
AUTH_URL: ${AUTH_URL}
DB_HOST: ${DB_HOST}
DB_PORT: ${DB_PORT}