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
592df1a9
Commit
592df1a9
authored
Sep 23, 2019
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据库配置更新
parent
d73d0077
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
main-local.php
common/config/main-local.php
+3
-3
No files found.
common/config/main-local.php
View file @
592df1a9
...
@@ -28,7 +28,7 @@ return [
...
@@ -28,7 +28,7 @@ return [
# ],
# ],
'db'
=>
[
'db'
=>
[
'class'
=>
'yii\db\Connection'
,
'class'
=>
'yii\db\Connection'
,
'dsn'
=>
'mysql:host=rm-
bp1e72v3b2ooc5e4keo
.mysql.rds.aliyuncs.com;dbname=p_manage'
,
'dsn'
=>
'mysql:host=rm-
uf62563t9nn3vr5t0
.mysql.rds.aliyuncs.com;dbname=p_manage'
,
'username'
=>
'bqb'
,
'username'
=>
'bqb'
,
'password'
=>
'l7unhjtOq0EX1zjCOfbi4fIh'
,
'password'
=>
'l7unhjtOq0EX1zjCOfbi4fIh'
,
'charset'
=>
'utf8'
,
'charset'
=>
'utf8'
,
...
@@ -36,14 +36,14 @@ return [
...
@@ -36,14 +36,14 @@ return [
],
],
'db_pwallet'
=>
[
'db_pwallet'
=>
[
'class'
=>
'yii\db\Connection'
,
'class'
=>
'yii\db\Connection'
,
'dsn'
=>
'mysql:host=rm-
bp1e72v3b2ooc5e4keo
.mysql.rds.aliyuncs.com;dbname=p_coin'
,
'dsn'
=>
'mysql:host=rm-
uf62563t9nn3vr5t0
.mysql.rds.aliyuncs.com;dbname=p_coin'
,
'username'
=>
'bqb'
,
'username'
=>
'bqb'
,
'password'
=>
'l7unhjtOq0EX1zjCOfbi4fIh'
,
'password'
=>
'l7unhjtOq0EX1zjCOfbi4fIh'
,
'charset'
=>
'utf8'
,
'charset'
=>
'utf8'
,
],
],
'p_sources'
=>
[
'p_sources'
=>
[
'class'
=>
'yii\db\Connection'
,
'class'
=>
'yii\db\Connection'
,
'dsn'
=>
'mysql:host=rm-
bp1e72v3b2ooc5e4keo
.mysql.rds.aliyuncs.com;dbname=p_sources'
,
'dsn'
=>
'mysql:host=rm-
uf62563t9nn3vr5t0
.mysql.rds.aliyuncs.com;dbname=p_sources'
,
'username'
=>
'bqb'
,
'username'
=>
'bqb'
,
'password'
=>
'l7unhjtOq0EX1zjCOfbi4fIh'
,
'password'
=>
'l7unhjtOq0EX1zjCOfbi4fIh'
,
'charset'
=>
'utf8'
,
'charset'
=>
'utf8'
,
...
...
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