diff --git a/docker-compose-dev.yml b/docker-compose-dev.yml index 68716f7b..83ccb58e 100644 --- a/docker-compose-dev.yml +++ b/docker-compose-dev.yml @@ -13,7 +13,7 @@ services: - SPRING_PROFILES_ACTIVE=dev - TZ=Asia/Seoul networks: - - plantation-network + - kamco-cds restart: unless-stopped healthcheck: test: ["CMD", "curl", "-f", "http://localhost:8080/monitor/health"]