the final fix

This commit is contained in:
2023-01-08 19:07:59 +02:00
parent 4e9f42074e
commit 7c43122b4a
6 changed files with 25 additions and 243 deletions

View File

@@ -7,7 +7,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- 1339:4173
- 1339:3000
environment:
AUTH_SECRET: ${AUTH_SECRET}
AUTH_TRUST_HOST: ${AUTH_TRUST_HOST}