fix: load common application config yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# spring配置
|
||||
spring:
|
||||
config:
|
||||
import: optional:classpath:application-common.yml
|
||||
import: optional:file:/opt/wfc/conf/application-common.yml
|
||||
|
||||
# 本地文件上传
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user