refactor: remove sample HTTP tool integration
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
This commit is contained in:
@@ -61,10 +61,6 @@ services:
|
||||
- AXHUB_GATEWAY_URL=http://gateway:8081
|
||||
- AXHUB_SOURCE_DIR=/src
|
||||
- AXHUB_TOOL_URL=http://was-sms:8082
|
||||
# HTTP Tool sample target inside the Docker network.
|
||||
# WireMock 서비스명과 컨테이너 포트(8080)를 사용합니다.
|
||||
- AXHUB_SAMPLE_HTTP_DOMAIN=http://mci-mock:8080
|
||||
- AXHUB_SAMPLE_HTTP_URL=/CLCNNB00001
|
||||
- GLOW_COMMUNICATION_MCI_HOMT=http://mci-mock
|
||||
- GLOW_COMMUNICATION_MCI_PORT=8080
|
||||
- GLOW_COMMUNICATION_EXTMCI_HOMT=http://mci-mock
|
||||
@@ -88,10 +84,6 @@ services:
|
||||
- SPRING_DATA_REDIS_PORT=6379
|
||||
- AXHUB_GATEWAY_URL=http://gateway:8081
|
||||
- AXHUB_TOOL_URL=http://was-oth:8084
|
||||
# HTTP Tool sample target inside the Docker network.
|
||||
# WireMock 서비스명과 컨테이너 포트(8080)를 사용합니다.
|
||||
- AXHUB_SAMPLE_HTTP_DOMAIN=http://mci-mock:8080
|
||||
- AXHUB_SAMPLE_HTTP_URL=/CLCNNB00001
|
||||
- GLOW_COMMUNICATION_MCI_HOMT=http://mci-mock
|
||||
- GLOW_COMMUNICATION_MCI_PORT=8080
|
||||
- GLOW_COMMUNICATION_EXTMCI_HOMT=http://mci-mock
|
||||
|
||||
Reference in New Issue
Block a user