This commit is contained in:
@@ -12,10 +12,10 @@ services:
|
||||
environment:
|
||||
TZ: "Asia/Shanghai"
|
||||
tty: true
|
||||
working_dir: /app
|
||||
command: ["python3", "test.py"]
|
||||
networks:
|
||||
- todo-service
|
||||
ports:
|
||||
- "5010:5000"
|
||||
|
||||
networks:
|
||||
todo-service:
|
||||
|
||||
Reference in New Issue
Block a user