Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄成意
/
go_sku_server
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
12e1b401
authored
Nov 18, 2020
by
huangchengyi
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1.0
parent
cc25de7b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
conf/dev/redis.ini
conf/dev/redis.ini
View file @
12e1b401
...
@@ -3,14 +3,14 @@
...
@@ -3,14 +3,14 @@
host
=
192.168.1.235:6379
host
=
192.168.1.235:6379
password
=
icDb29mLy2s
password
=
icDb29mLy2s
max_idle
=
5000
max_idle
=
5000
max_active
=
3
000
max_active
=
5
000
idle_timeout
=
20
idle_timeout
=
20
[default_redis_write]
[default_redis_write]
host
=
192.168.1.235:6379
host
=
192.168.1.235:6379
password
=
icDb29mLy2s
password
=
icDb29mLy2s
max_idle
=
5000
max_idle
=
5000
max_active
=
3
000
max_active
=
5
000
idle_timeout
=
20
idle_timeout
=
20
;存放redis所有键
;存放redis所有键
...
...
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