mirror of
https://github.com/cupcakearmy/mercatus.git
synced 2025-09-07 19:20:41 +00:00
data.db
This commit is contained in:
@@ -6,5 +6,5 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: ["python", "-u", "/app/Mercatus.py"]
|
command: ["python", "-u", "/app/Mercatus.py"]
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app/data
|
- ./data.db:/app/data.db
|
||||||
- ./config.yml:/app/config.yml:ro
|
- ./config.yml:/app/config.yml:ro
|
||||||
|
Reference in New Issue
Block a user