forked from kimhyungsik/ax_hub_mcp_tool
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
server:
|
||||
port: ${PORT:8082}
|
||||
port: ${PORT:8083}
|
||||
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: test
|
||||
import:
|
||||
- classpath:application-core-test.yml
|
||||
- classpath:glow/application-glow.yml
|
||||
- classpath:glow/application-glow-test.yml
|
||||
|
||||
axhub:
|
||||
gateway:
|
||||
url: ${AXHUB_GATEWAY_URL}
|
||||
tool:
|
||||
url: ${AXHUB_TOOL_URL}
|
||||
Reference in New Issue
Block a user