mirror of
https://github.com/cupcakearmy/mercatus.git
synced 2024-11-01 08:14:10 +01:00
data.db
This commit is contained in:
parent
266c286f47
commit
a9e013caa7
@ -6,5 +6,5 @@ services:
|
||||
restart: unless-stopped
|
||||
command: ["python", "-u", "/app/Mercatus.py"]
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- ./data.db:/app/data.db
|
||||
- ./config.yml:/app/config.yml:ro
|
||||
|
Loading…
Reference in New Issue
Block a user