change kamco network for docker

This commit is contained in:
2025-11-12 23:05:11 +09:00
parent f1cd9b7fdb
commit 7ac08c75a7

View File

@@ -13,7 +13,7 @@ services:
- SPRING_PROFILES_ACTIVE=dev - SPRING_PROFILES_ACTIVE=dev
- TZ=Asia/Seoul - TZ=Asia/Seoul
networks: networks:
- plantation-network - kamco-cds
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080/monitor/health"] test: ["CMD", "curl", "-f", "http://localhost:8080/monitor/health"]