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: .
|
||||
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