Sign in
luotong
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
afbfec4f7a7da6733c00dc7d70574a2a44235b2f
Authored by
luotong
2017-04-11 10:42:53 +0800
1 parent
27af1f4e
build: skipped
添加/usr/local/tomcat/temp配置
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
class-service.yml
class-service.yml
View file @
afbfec4
...
...
@@ -76,6 +76,7 @@ eureka:
76
76
# 一些公共的常量配置
77
77
apiConfig:
78
78
resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
79
+ usrLocalTomcatTempLocation: /usr/local/tomcat/temp
79
80
---
80
81
81
82
spring:
...
...