Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangshusheng
2018-04-10 16:53:35 +0800
Commit
ead0218009c011caa63eac0f0180230228a476a9
1 parent
681ba33b
增加auth
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
web/src/main/webapp/META-INF/autoconf/redis-config.yml
web/src/main/webapp/META-INF/autoconf/redis-config.yml
View file @
ead0218
...
...
@@ -2,3 +2,4 @@ redis:
yohoNoSyncRedis
:
servers
:
-
${redis.union.readonly.proxy.address}:${redis.union.readonly.proxy.port}
auth
:
${redis.union.readonly.proxy.auth}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment