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
51b9f933
Commit
51b9f933
authored
Aug 06, 2019
by
张勇
Browse files
Options
Browse Files
Download
Plain Diff
'update'
parents
2bf58dea
83b1e84a
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
17 deletions
+20
-17
application-test.yml
+2
-2
kiss-apps-test.yml
+0
-3
kiss-business-test.yml
+7
-0
kiss-gateway-dev.yml
+0
-6
kiss-gateway-test.yml
+11
-4
kiss-upms-service-test.yml
+0
-2
No files found.
application-test.yml
View file @
51b9f933
...
...
@@ -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 @
51b9f933
...
...
@@ -63,7 +63,6 @@ file:
tmp
:
location
:
/opt/tmp
mms
:
smstools
:
url
:
https://ce.proudkids.cn/mms/sms/v1/send?
...
...
@@ -76,5 +75,3 @@ sms:
domain
:
dysmsapi.aliyuncs.com
product
:
Dysmsapi
kiss-business-test.yml
View file @
51b9f933
...
...
@@ -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 @
51b9f933
...
...
@@ -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
...
...
@@ -90,6 +86,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 @
51b9f933
...
...
@@ -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
...
...
@@ -73,10 +81,10 @@ urls:
-
/admin/menu/userTree
-
/admin/generate/**
-
/swagger-resources/**
-
/apps/h5/**
-
/swagger-ui.html
-
/*/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 @
51b9f933
...
...
@@ -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