# OCI 클라우드 개발 환경 전용 설정 server: port: ${PORT:8084} axhub: gateway: url: https://axhubmcp.devjun.net spring: config: activate: on-profile: dev import: - classpath:glow/application-glow.yml - classpath:glow/application-glow-dev.yml