Fixed server

This commit is contained in:
Fahad
2025-06-11 09:21:54 +04:00
parent 19a5c3e8ee
commit f08153bad4

View File

@@ -40,7 +40,7 @@ services:
stdin_open: true
tty: true
entrypoint: ["python"]
command: ["log_monitor.py"]
command: ["server.py"]
volumes:
redis_data: