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
0157b4dd
Commit
0157b4dd
authored
Apr 13, 2021
by
李传峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:[none] redis prod删除已下线节点ip
parent
d57a3bd3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
bootstrap.yml
pcloud-common-config/src/main/resources.prod/bootstrap.yml
+0
-1
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 @
0157b4dd
...
@@ -62,7 +62,6 @@ spring:
...
@@ -62,7 +62,6 @@ spring:
redis
:
redis
:
cluster
:
cluster
:
nodes
:
nodes
:
-
192.168.8.49:7001
-
192.168.8.135:7002
-
192.168.8.135:7002
-
192.168.8.144:7003
-
192.168.8.144:7003
-
192.168.8.18:7004
-
192.168.8.18:7004
...
...
pcloud-common-config/src/main/resources.prod/redis.properties
View file @
0157b4dd
# redis cluster
# redis cluster
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.host
=
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.timeout
=
300000
redis.cluster.maxRedirections
=
6
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