|
@@ -2,7 +2,7 @@ server.port=8088
|
|
|
server.file.location=/mnt/OneKeyDecorate/
|
|
|
upload.file.location=${server.file.location}upload/
|
|
|
#log
|
|
|
-logging.file.path=/mnt/change/logs/
|
|
|
+logging.file.path=/usr/local/tomcat-renovation-8088/logs/
|
|
|
logging.config=classpath:logback-spring.xml
|
|
|
logging.level.com.fdkk=debug
|
|
|
#thymeleaf配置
|
|
@@ -64,7 +64,7 @@ j2cache.j2CacheConfig.serialization=fastjson
|
|
|
j2cache.cache-clean-mode=active
|
|
|
j2cache.redis-client=lettuce
|
|
|
j2cache.j2CacheConfig.hosts = 127.0.0.1:6379
|
|
|
-j2cache.j2CacheConfig.password = 1234
|
|
|
+j2cache.j2CacheConfig.password =
|
|
|
j2cache.j2CacheConfig.database =15
|
|
|
|
|
|
oss.point=http://oss-cn-shenzhen.aliyuncs.com
|