fix drone config 5
This commit is contained in:
@@ -14,4 +14,10 @@ services:
|
||||
tty: true
|
||||
working_dir: /app
|
||||
command: ["python3", "test.py"]
|
||||
networks:
|
||||
- todo-service
|
||||
|
||||
networks:
|
||||
todo-service:
|
||||
driver: bridge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user