Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
ticker_config
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wallets
ticker_config
Commits
1e034948
Commit
1e034948
authored
Oct 11, 2019
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
redis params
parent
3b0e7382
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
main-local.php
common/config/main-local.php
+4
-4
No files found.
common/config/main-local.php
View file @
1e034948
...
@@ -51,7 +51,7 @@ return [
...
@@ -51,7 +51,7 @@ return [
'cache'
=>
[
'cache'
=>
[
'class'
=>
'yii\redis\Cache'
,
'class'
=>
'yii\redis\Cache'
,
'redis'
=>
[
'redis'
=>
[
'hostname'
=>
'172.16.0.22
6
'
,
'hostname'
=>
'172.16.0.22
2
'
,
'port'
=>
6379
,
'port'
=>
6379
,
'password'
=>
'fuzamei47100222198'
,
'password'
=>
'fuzamei47100222198'
,
'database'
=>
1
,
'database'
=>
1
,
...
@@ -59,21 +59,21 @@ return [
...
@@ -59,21 +59,21 @@ return [
],
],
'redis'
=>
[
'redis'
=>
[
'class'
=>
'yii\redis\Connection'
,
'class'
=>
'yii\redis\Connection'
,
'hostname'
=>
'172.16.0.22
6
'
,
'hostname'
=>
'172.16.0.22
2
'
,
'port'
=>
6379
,
'port'
=>
6379
,
'password'
=>
'fuzamei47100222198'
,
'password'
=>
'fuzamei47100222198'
,
'database'
=>
2
,
'database'
=>
2
,
],
],
'redis-queue'
=>
[
'redis-queue'
=>
[
'class'
=>
'yii\redis\Connection'
,
'class'
=>
'yii\redis\Connection'
,
'hostname'
=>
'172.16.0.22
6
'
,
'hostname'
=>
'172.16.0.22
2
'
,
'port'
=>
6379
,
'port'
=>
6379
,
'password'
=>
'fuzamei47100222198'
,
'password'
=>
'fuzamei47100222198'
,
'database'
=>
3
,
'database'
=>
3
,
],
],
'redis_app'
=>
[
'redis_app'
=>
[
'class'
=>
'yii\redis\Connection'
,
'class'
=>
'yii\redis\Connection'
,
'hostname'
=>
'172.16.0.22
6
'
,
'hostname'
=>
'172.16.0.22
2
'
,
'port'
=>
6379
,
'port'
=>
6379
,
'password'
=>
'fuzamei47100222198'
,
'password'
=>
'fuzamei47100222198'
,
'database'
=>
4
,
'database'
=>
4
,
...
...
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