relocate database
This commit is contained in:
BIN
database/users copy.db
Normal file
BIN
database/users copy.db
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- sqlite-database:/app/database
|
- ./database:/app/database
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
command: sh ./run_production_server.sh
|
command: sh ./run_production_server.sh
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user