Удалил мусор и сертификаты вроде добавил

This commit is contained in:
2024-12-19 23:01:48 +03:00
parent 197e291bdc
commit 33b502fd86
15 changed files with 447 additions and 407 deletions

View File

@@ -24,7 +24,4 @@ services:
PLAN_COLLECTION: "plans"
volumes:
- logs_data:/app/logs
depends_on:
- postgres
- mongodb
command: ["python", "main.py"]