server: port: ${PORT:8085} spring: config: activate: on-profile: prod import: - classpath:glow/application-glow.yml - classpath:glow/application-glow-prod.yml axhub: gateway: url: ${AXHUB_GATEWAY_URL} tool: url: ${AXHUB_TOOL_URL}