Files
egovframe-msa-edu/backend/portal-service/src/main/resources/bootstrap.yml
2021-10-20 17:12:00 +09:00

8 lines
284 B
YAML

spring:
cloud:
config:
uri: http://localhost:8888
name: portal-service # portal-service.yml이 있으면 불러오게 된다
# name: config-service # config-service의 application.yml 을 불러오게 된다
# profiles:
# active: prod # application-prod.yml