relocate database

This commit is contained in:
2025-08-19 22:49:09 +02:00
parent f3cf7b4da1
commit 1aefc680ee
5 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
View File
+1 -1
View File
@@ -3,7 +3,7 @@ services:
build: .
restart: unless-stopped
volumes:
- sqlite-database:/app/database
- ./database:/app/database
working_dir: /app
command: sh ./run_production_server.sh
environment: