Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
midjourney-proxy
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
徐少华
midjourney-proxy
Commits
206fd30c
Commit
206fd30c
authored
May 06, 2020
by
裴大威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
migrateserver to huawei
parent
b0d482a2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
bootstrap.yml
pcloud-common-config/src/main/resources.prod/bootstrap.yml
+11
-11
redis.properties
...ud-common-config/src/main/resources.prod/redis.properties
+1
-1
No files found.
pcloud-common-config/src/main/resources.prod/bootstrap.yml
View file @
206fd30c
...
...
@@ -43,7 +43,7 @@ spring:
sampler
:
percentage
:
0.02
rabbitmq
:
addresses
:
192.168.
2.122:5673,192.168.2.123:5673,192.168.2.12
4:5673
addresses
:
192.168.
8.163:5673,192.168.8.197:5673,192.168.8.13
4:5673
username
:
pcloud
password
:
pcloud
listener
:
...
...
@@ -61,19 +61,19 @@ spring:
redis
:
cluster
:
nodes
:
-
192.168.
1.161
:7001
-
192.168.
1.162
:7002
-
192.168.
1.163
:7003
-
192.168.
1.164
:7004
-
192.168.
1.165
:7005
-
192.168.
1.166
:7006
-
192.168.
1.167
:7007
-
192.168.
1.168
:7008
-
192.168.
1.169
:7009
-
192.168.
8.49
:7001
-
192.168.
8.135
:7002
-
192.168.
8.144
:7003
-
192.168.
8.18
:7004
-
192.168.
8.146
:7005
-
192.168.
8.94
:7006
-
192.168.
8.149
:7007
-
192.168.
8.182
:7008
-
192.168.
8.26
:7009
eureka
:
client
:
service-url
:
defaultZone
:
http://192.168.
1.100:9396/eureka/,http://192.168.1
.101:9396/eureka/
defaultZone
:
http://192.168.
8.100:9396/eureka/,http://192.168.8
.101:9396/eureka/
registry-fetch-interval-seconds
:
5
instance
:
lease-expiration-duration-in-seconds
:
30
...
...
pcloud-common-config/src/main/resources.prod/redis.properties
View file @
206fd30c
# redis cluster
redis.cluster.host
=
192.168.
1.161:7001,192.168.1.162:7002,192.168.1.163:7003,192.168.1.164:7004,192.168.1.165:7005,192.168.1.166:7006,192.168.1.167:7007,192.168.1.168:7008,192.168.1.169
:7009
redis.cluster.host
=
192.168.
8.49:7001,192.168.8.135:7002,192.168.8.144:7003,192.168.8.18:7004,192.168.8.146:7005,192.168.8.94:7006,192.168.8.149:7007,192.168.8.182:7008,192.168.8.26
:7009
redis.cluster.timeout
=
300000
redis.cluster.maxRedirections
=
6
...
...
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