change kamco network for docker
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user