fix build

This commit is contained in:
2022-12-31 14:14:53 +02:00
parent 7847267ec8
commit 92753b1e35
11 changed files with 32 additions and 56 deletions

View File

@@ -6,8 +6,6 @@ services:
build:
context: .
dockerfile: Dockerfile
environment:
AUTH_SECRET: ${AUTH_SECRET}
ports:
- 1337:4173
volumes: