记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
4932d8bc
Commit
4932d8bc
authored
Jun 16, 2021
by
anjiabin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改admin-web配置
parent
a4c196c8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
16 deletions
+30
-16
application-client-admin-web.yml
...n-web/src/main/resources/application-client-admin-web.yml
+16
-0
application-dev.yml
...t-client-admin-web/src/main/resources/application-dev.yml
+7
-16
application-test.yml
...-client-admin-web/src/main/resources/application-test.yml
+7
-0
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/application-client-admin-web.yml
View file @
4932d8bc
...
@@ -87,6 +87,22 @@ spring:
...
@@ -87,6 +87,22 @@ spring:
restart
:
restart
:
# 热部署开关
# 热部署开关
enabled
:
false
enabled
:
false
data
:
mongodb
:
uri
:
mongodb://${liquidnet.mongodb.user}:${liquidnet.mongodb.pwd}@${liquidnet.mongodb.host}/?authSource=admin&maxPoolSize=4000&waitQueueMultiple=100
sslEnabled
:
${liquidnet.mongodb.sslEnabled}
database
:
${liquidnet.mongodb.database}
redis
:
database
:
15
port
:
6379
host
:
39.106.122.201
password
:
3Xa%8p
lettuce
:
pool
:
max-active
:
8
max-wait
:
-1
max-idle
:
8
min-idle
:
0
# MyBatis
# MyBatis
mybatis
:
mybatis
:
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/application-dev.yml
View file @
4932d8bc
...
@@ -24,6 +24,13 @@ liquidnet:
...
@@ -24,6 +24,13 @@ liquidnet:
username
:
testmall
username
:
testmall
password
:
zhengzai!mYT
password
:
zhengzai!mYT
database-name
:
dev_ln_scene
database-name
:
dev_ln_scene
mongodb
:
host
:
39.106.122.201:27017
port
:
27017
user
:
root
pwd
:
S&y$6d*JwJ
sslEnabled
:
false
database
:
dev_ln_scene
url-refund
:
url-refund
:
apply
:
"
http://testpay.zhengzai.tv/refund/single"
apply
:
"
http://testpay.zhengzai.tv/refund/single"
notify
:
"
https://devkylin.zhengzai.tv/kylin/refund/callback"
notify
:
"
https://devkylin.zhengzai.tv/kylin/refund/callback"
...
@@ -56,19 +63,3 @@ spring:
...
@@ -56,19 +63,3 @@ spring:
include
:
include
:
-
druid
-
druid
-
client-admin-web
-
client-admin-web
data
:
mongodb
:
uri
:
mongodb://root:S&y$6d*JwJ@39.106.122.201:27017/?authSource=admin&waitQueueMultiple=100
sslEnabled
:
false
database
:
dev_ln_scene
redis
:
database
:
15
port
:
6379
host
:
39.106.122.201
password
:
3Xa%8p
lettuce
:
pool
:
max-active
:
8
max-wait
:
-1
max-idle
:
8
min-idle
:
0
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/application-test.yml
View file @
4932d8bc
...
@@ -24,6 +24,13 @@ liquidnet:
...
@@ -24,6 +24,13 @@ liquidnet:
username
:
zhengzai
username
:
zhengzai
password
:
$hAh4SGcDQ
password
:
$hAh4SGcDQ
database-name
:
test_ln_scene
database-name
:
test_ln_scene
mongodb
:
host
:
s-2zef656730e5a1d4.mongodb.rds.aliyuncs.com:3717,s-2ze49872ed6aeb14.mongodb.rds.aliyuncs.com:3717
port
:
3717
user
:
root
pwd
:
$hAh4SGcDQ
sslEnabled
:
false
database
:
dev_ln_scene
url-refund
:
url-refund
:
apply
:
"
http://testpay.zhengzai.tv/refund/single"
apply
:
"
http://testpay.zhengzai.tv/refund/single"
notify
:
"
https://testkylin.zhengzai.tv/kylin/refund/callback"
notify
:
"
https://testkylin.zhengzai.tv/kylin/refund/callback"
...
...
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