Aktueller Stand
This commit is contained in:
@@ -2,13 +2,13 @@ services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3101:3000"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
DATABASE_URL: "file:./data/dev.db"
|
||||
volumes:
|
||||
- app-data:/app/data
|
||||
- /opt/docker/vereinskalender/app-data:/app/prisma/data
|
||||
|
||||
volumes:
|
||||
app-data:
|
||||
|
||||
Reference in New Issue
Block a user