adjust data path

This commit is contained in:
fhs52267
2026-04-02 22:19:22 +02:00
parent 32c46f6e94
commit b0ef0302cf
+1 -1
View File
@@ -4,7 +4,7 @@ services:
context: backend
dockerfile: Containerfile
volumes:
- ../.data:/app/data
- ./.data:/app/data
- ../config.yaml:/app/config.yaml:ro
- ./backend/app:/app/app
environment: