fixed python dependency and Dockerfile Volume Bind

This commit is contained in:
2025-10-20 23:48:31 +02:00
parent 3167bd7976
commit 66212229f5
3 changed files with 3 additions and 3 deletions

View File

@@ -2,4 +2,4 @@ services:
app:
build: .
volumes:
- ./data/db:./data/db
- ./data/db:/opt/app/data/db