This commit is contained in:
2026-05-06 15:17:20 +03:00
parent 711810d8c2
commit a10908364b
9 changed files with 50 additions and 31 deletions
-4
View File
@@ -29,7 +29,6 @@ services:
dockerfile: Dockerfile
container_name: myai-cv-matcher-api
depends_on:
- mssql
- rag-api
ports:
- "8082:8080"
@@ -92,9 +91,6 @@ services:
- myai-network
restart: unless-stopped
volumes:
myai-mssql-data:
networks:
myai-network:
driver: bridge