change to new save folder

This commit is contained in:
2024-04-12 12:26:30 +02:00
parent 7d126dcd6a
commit e9a6e106c8
+1 -1
View File
@@ -7,7 +7,7 @@ services:
ports:
- 8000:8000
volumes:
- ./history:/app/history
- ./data:/app/data
build:
context: ./
dockerfile: Dockerfile