소스 업데이트
All checks were successful
Deploy Tools / deploy (push) Successful in 1m25s

This commit is contained in:
jade
2026-09-10 13:28:40 +09:00
parent f3099b76ea
commit d2a82db6a4
108 changed files with 41 additions and 2456 deletions

View File

@@ -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}