Fixed server
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
|||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
entrypoint: ["python"]
|
entrypoint: ["python"]
|
||||||
command: ["log_monitor.py"]
|
command: ["server.py"]
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
redis_data:
|
redis_data:
|
||||||
Reference in New Issue
Block a user