Commit afbfec4f7a7da6733c00dc7d70574a2a44235b2f
1 parent
27af1f4e
添加/usr/local/tomcat/temp配置
Showing
1 changed file
with
1 additions
and
0 deletions
class-service.yml
| @@ -76,6 +76,7 @@ eureka: | @@ -76,6 +76,7 @@ eureka: | ||
| 76 | # 一些公共的常量配置 | 76 | # 一些公共的常量配置 |
| 77 | apiConfig: | 77 | apiConfig: |
| 78 | resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com | 78 | resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com |
| 79 | + usrLocalTomcatTempLocation: /usr/local/tomcat/temp | ||
| 79 | --- | 80 | --- |
| 80 | 81 | ||
| 81 | spring: | 82 | spring: |