This commit is contained in:
ycg 2025-11-17 11:22:00 +08:00
parent bebc82d1fc
commit 7a676b425c

View File

@ -9,10 +9,7 @@ services:
ports:
- "8000:8000"
volumes:
- ../logs:/app/logs
- ../data:/app/data
- ../config.json:/app/config.json
-
- /vol1/1000/Docker/stock_montior/stock-montior:/app
environment:
- PYTHONUNBUFFERED=1
restart: unless-stopped