feat: support load application yaml
This commit is contained in:
7
build/docker/wfc/auth/conf/default/application.yml
Normal file
7
build/docker/wfc/auth/conf/default/application.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
spring:
|
||||
redis:
|
||||
host: wfc-redis
|
||||
port: 6379
|
||||
password:
|
||||
config:
|
||||
import: optional:classpath:application-common.yml
|
||||
Reference in New Issue
Block a user