forked from kimhyungsik/ax_hub_mcp_tool
style: Developer Portal 헤더를 본문 container 정렬 기준에 맞추어 레이아웃 수정 및 버전 뱃지 추가
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
spring.application.name=axhub-admin
|
||||
|
||||
# Gateway Fallback Routing (For unregistered tools)
|
||||
mcp.gateway.fallback.routes.email=http://tool-email:8083
|
||||
mcp.gateway.fallback.routes.sms=http://tool-sms:8082
|
||||
mcp.gateway.fallback.routes.hr=http://tool-hr:8086
|
||||
mcp.gateway.fallback.routes.payment=http://tool-payment:8085
|
||||
mcp.gateway.fallback.routes.email=http://tool-email:8083
|
||||
mcp.gateway.fallback.default-url=http://tool-other:8084
|
||||
mcp.gateway.fallback.routes.payment=http://tool-payment:8085
|
||||
mcp.gateway.fallback.routes.hr=http://tool-hr:8086
|
||||
|
||||
|
||||
|
||||
server.port=8081
|
||||
server.http2.enabled=true
|
||||
|
||||
Reference in New Issue
Block a user