Files
ax_hub_mcp_tool/dap-tool-payment/src/main/resources/application-dev.yml
jade 3c183e901b
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m57s
chore: Remove hardcoded axhub.tool.url from application-dev.yml
2026-07-23 10:17:38 +09:00

36 lines
765 B
YAML

# OCI ?대씪?곕뱶 ?섍꼍 ?꾩슜 ?ㅼ젙
server:
port: ${PORT:8085}
axhub:
gateway:
url: https://axhubmcp.devjun.net
eims:
http:
url: http://localhost:${server.port}/api/gateway
tcp:
host: 127.0.0.1
port: 8090
timeout: 5000
jsp:
form:
url: http://localhost:${server.port}/mock/jsp-form
json:
url: http://localhost:${server.port}/mock/jsp-json
mci:
url: http://localhost:${server.port}/api/mock/esb/api
mcistring:
url: http://localhost:${server.port}/api/mock/esb/string
shinhan:
integration:
envrTypeCd: D
eai:
url: http://10.176.32.181
internalMci:
url: http://10.176.32.173
bancaMci:
url: http://10.176.32.117
externalMci:
url: http://10.176.32.176