Automate source deployment on main

This commit is contained in:
Your Name
2026-04-04 03:10:08 +05:00
parent dcddd12c56
commit 6cebd8216c
8 changed files with 320 additions and 41 deletions
@@ -173,7 +173,7 @@ services:
api-gateway:
<<: *service_defaults
container_name: call-center-api-gateway
container_name: call-center-app
depends_on:
- auth-service
- audit-service