config - default profile

This commit is contained in:
jooho
2021-10-28 11:31:23 +09:00
parent 0b1fcaf023
commit 4b01da23b6

View File

@@ -5,7 +5,7 @@ spring:
application:
name: config-service
profiles:
active: native # native file repository
active: native,default # native file repository
cloud:
config:
server: