This commit is contained in:
zhou-hao 2020-01-16 10:12:09 +08:00
parent 5d4869eb8d
commit 5e29666ef2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ spring:
WRITE_DATES_AS_TIMESTAMPS: true
default-property-inclusion: non_null
resources:
static-locations: file:./ui-miniui/,file:./static/,/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/, classpath:/public/
static-locations: file:./static/,/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/, classpath:/public/
redis:
host: 127.0.0.1
port: 6379