relocate database
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user