forked from kimhyungsik/ax_hub_mcp_tool
chore: update EAI mock host to mci-mock for consistency
This commit is contained in:
@@ -54,8 +54,8 @@ services:
|
|||||||
- GLOW_COMMUNICATION_MCI_PORT=8080
|
- GLOW_COMMUNICATION_MCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EAI_HOST=tcp://gateway
|
- GLOW_COMMUNICATION_EAI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EAI_PORT=8081
|
- GLOW_COMMUNICATION_EAI_PORT=8080
|
||||||
tool-email:
|
tool-email:
|
||||||
build:
|
build:
|
||||||
context: ./axhub-tool-email
|
context: ./axhub-tool-email
|
||||||
@@ -74,8 +74,8 @@ services:
|
|||||||
- GLOW_COMMUNICATION_MCI_PORT=8080
|
- GLOW_COMMUNICATION_MCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EAI_HOST=tcp://gateway
|
- GLOW_COMMUNICATION_EAI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EAI_PORT=8081
|
- GLOW_COMMUNICATION_EAI_PORT=8080
|
||||||
tool-other:
|
tool-other:
|
||||||
build:
|
build:
|
||||||
context: ./axhub-tool-other
|
context: ./axhub-tool-other
|
||||||
@@ -94,8 +94,8 @@ services:
|
|||||||
- GLOW_COMMUNICATION_MCI_PORT=8080
|
- GLOW_COMMUNICATION_MCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EAI_HOST=tcp://gateway
|
- GLOW_COMMUNICATION_EAI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EAI_PORT=8081
|
- GLOW_COMMUNICATION_EAI_PORT=8080
|
||||||
tool-payment:
|
tool-payment:
|
||||||
build:
|
build:
|
||||||
context: ./axhub-tool-payment
|
context: ./axhub-tool-payment
|
||||||
@@ -114,5 +114,5 @@ services:
|
|||||||
- GLOW_COMMUNICATION_MCI_PORT=8080
|
- GLOW_COMMUNICATION_MCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
- GLOW_COMMUNICATION_EXTMCI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
- GLOW_COMMUNICATION_EXTMCI_PORT=8080
|
||||||
- GLOW_COMMUNICATION_EAI_HOST=tcp://gateway
|
- GLOW_COMMUNICATION_EAI_HOST=http://mci-mock
|
||||||
- GLOW_COMMUNICATION_EAI_PORT=8081
|
- GLOW_COMMUNICATION_EAI_PORT=8080
|
||||||
|
|||||||
Reference in New Issue
Block a user