log file location changed

This commit is contained in:
Captain.B 2020-04-30 16:30:06 +08:00
parent 52bc04f725
commit 9a404a88e4
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ mybatis.configuration.use-column-label=true
mybatis.configuration.auto-mapping-behavior=full
mybatis.configuration.default-statement-timeout=25000
logging.file.path=/opt/fit2cloud/logs/${spring.application.name}
logging.file.path=/opt/metersphere/logs/${spring.application.name}
# view
spring.resources.static-locations=classpath:/templates/,classpath:/static/