111
This commit is contained in:
parent
bebc82d1fc
commit
7a676b425c
@ -9,10 +9,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
volumes:
|
volumes:
|
||||||
- ../logs:/app/logs
|
- /vol1/1000/Docker/stock_montior/stock-montior:/app
|
||||||
- ../data:/app/data
|
|
||||||
- ../config.json:/app/config.json
|
|
||||||
-
|
|
||||||
environment:
|
environment:
|
||||||
- PYTHONUNBUFFERED=1
|
- PYTHONUNBUFFERED=1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user