fix docker2

master
Lea 2023-03-17 17:57:56 +01:00
parent 395c5b0b02
commit ef51daecfe
Signed by: Lea
GPG Key ID: 1BAFFE8347019C42
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ services:
environment:
- DB_FILE=/db.json
volumes:
- ./db.json:/db.json:rw
- ./db.json:/app/db.json:rw