Sign in
杜凯玲
/
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
1504151de1f846996879712bcbb0846e6d38438b
Authored by
sunninghai
2018-05-22 17:21:43 +0800
1 parent
5f4800ac
测试 加密
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
class-service.yml
class-service.yml
View file @
1504151
...
...
@@ -126,6 +126,7 @@ apiConfig:
126
126
usrLocalTomcatTempLocation: /usr/local/tomcat/temp
127
127
gxbApiUrl: http://gxb-api:8080/gxb-api
128
128
gxbBiApiUrl: http://bi-api:8080/bi-api
129
+ testDecry: ENC(8aea42e66b0928c44cd8f861a9d558e6)
129
130
130
131
---
131
132
server:
...
...