Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kiss-config-server
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
proudkids-pub
kiss-config-server
Commits
bac0f45f
Commit
bac0f45f
authored
Aug 06, 2019
by
张宗强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update test config
parent
21ceb1c3
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
28 additions
and
20 deletions
+28
-20
application-test.yml
+2
-2
kiss-apps-test.yml
+9
-6
kiss-business-test.yml
+7
-0
kiss-gateway-dev.yml
+0
-6
kiss-gateway-test.yml
+10
-4
kiss-upms-service-test.yml
+0
-2
No files found.
application-test.yml
View file @
bac0f45f
...
...
@@ -67,4 +67,4 @@ endpoints:
proudkids
:
oss-domain
:
https://files.proudkids.cn
ems-domain
:
http://test.proudkids.cn
\ No newline at end of file
ems-domain
:
http://xiaoxiangce.proudkids.com
\ No newline at end of file
kiss-apps-test.yml
View file @
bac0f45f
...
...
@@ -57,10 +57,13 @@ mybatis-plus:
cache-enabled
:
true
logging
:
config
:
classpath:logback.xml
wechat
:
access_token
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
file
:
tmp
:
location
:
/opt/tmp
\ No newline at end of file
location
:
/opt/tmp
sms
:
sign
:
骄傲吧孩子
sms.accessKeyId
:
LTAIAMiJjEYtdsGH
sms.accessKeySecret
:
4NB3Fm7CnSCOeq9QI4RCckwR2yZOVu
allow_ip
:
172.17.229.80;140.143.35.92;172.17.229.78;172.17.229.79;140.143.35.92;106.38.28.148;39.106.15.229;59.110.225.13;219.143.153.14;119.80.41.62;39.106.15.229;59.110.225.13;47.95.115.100;60.205.204.60;192.168.1.163;
domain
:
dysmsapi.aliyuncs.com
product
:
Dysmsapi
\ No newline at end of file
kiss-business-test.yml
View file @
bac0f45f
...
...
@@ -55,5 +55,11 @@ mybatis-plus:
configuration
:
map-underscore-to-camel-case
:
true
cache-enabled
:
true
wechat
:
open
:
componentAppId
:
"
wx0a693ececf7775d7"
componentSecret
:
"
591faf379dd974942cc79c9093c43c68"
componentToken
:
"
Proudkids"
componentAesKey
:
"
DJvsl2MBMqqGRVYaAHAMQTDJvsl2MBMqqGRVYaAHAMQ"
logging
:
config
:
classpath:logback.xml
\ No newline at end of file
kiss-gateway-dev.yml
View file @
bac0f45f
...
...
@@ -51,8 +51,6 @@ zuul:
serviceId
:
kiss-apps
stripPrefix
:
true
sensitiveHeaders
:
ratelimit
:
key-prefix
:
kiss-ratelimite
enabled
:
true
...
...
@@ -63,7 +61,6 @@ zuul:
limit
:
100
quota
:
100
refresh-interval
:
3
security
:
validate
:
code
:
true
...
...
@@ -74,7 +71,6 @@ security:
user-info-uri
:
http://kiss-auth/user
prefer-token-info
:
false
service-id
:
kiss-gateway
urls
:
anon
:
-
/admin/user/upload
...
...
@@ -89,6 +85,5 @@ urls:
-
/*/v2/api-docs
-
/swagger/api-docs
-
/webjars/**
logging
:
config
:
classpath:logback.xml
\ No newline at end of file
kiss-gateway-test.yml
View file @
bac0f45f
...
...
@@ -41,6 +41,16 @@ zuul:
serviceId
:
kiss-upms-service
stripPrefix
:
true
sensitiveHeaders
:
kiss-business
:
path
:
/business/**
serviceId
:
kiss-business
stripPrefix
:
true
sensitiveHeaders
:
kiss-apps
:
path
:
/apps/**
serviceId
:
kiss-apps
stripPrefix
:
true
sensitiveHeaders
:
ratelimit
:
key-prefix
:
kiss-ratelimite
enabled
:
true
...
...
@@ -51,7 +61,6 @@ zuul:
limit
:
100
quota
:
100
refresh-interval
:
3
security
:
validate
:
code
:
true
...
...
@@ -62,7 +71,6 @@ security:
user-info-uri
:
http://kiss-auth/user
prefer-token-info
:
false
service-id
:
kiss-gateway
urls
:
anon
:
-
/admin/user/upload
...
...
@@ -77,6 +85,5 @@ urls:
-
/*/v2/api-docs
-
/swagger/api-docs
-
/webjars/**
logging
:
config
:
classpath:logback.xml
\ No newline at end of file
kiss-upms-service-test.yml
View file @
bac0f45f
...
...
@@ -58,8 +58,6 @@ mybatis-plus:
logging
:
config
:
classpath:logback.xml
wechat
:
access_token
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment