Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ylc.llewan.com
Project
Project
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
llewan
ylc.llewan.com
Commits
8f439457
Commit
8f439457
authored
Dec 11, 2018
by
734642908@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
e
parent
683ceefe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
3 deletions
+15
-3
config.php
Application/Common/Conf/test/config.php
+15
-3
No files found.
Application/Common/Conf/test/config.php
View file @
8f439457
...
@@ -6,12 +6,24 @@ return array(
...
@@ -6,12 +6,24 @@ return array(
'port'
=>
'6379'
,
'port'
=>
'6379'
,
'auth'
=>
''
'auth'
=>
''
),
),
// 'LEWAN_HEZI' => array(
// 'DB_TYPE' => 'mysql',
// 'DB_HOST' => '127.0.0.1',
// 'DB_NAME' => 'lewan_hezi',
// 'DB_USER' => 'root',
// 'DB_PWD' => '1QAZ2wsx',
// 'DB_PORT' => '3306',
// 'DB_PREFIX' => '',
// 'DB_CHARSET' => 'utf8',
// 'DB_PARAMS' => array(\PDO::ATTR_CASE => \PDO::CASE_NATURAL,\PDO::ATTR_PERSISTENT => true),
// 'DB_DEBUG'=>true
// ),
'LEWAN_HEZI'
=>
array
(
'LEWAN_HEZI'
=>
array
(
'DB_TYPE'
=>
'mysql'
,
'DB_TYPE'
=>
'mysql'
,
'DB_HOST'
=>
'1
27.0.0.1'
,
'DB_HOST'
=>
'1
72.16.0.9'
,
//youyun_account 主表
'DB_NAME'
=>
'lewan_hezi'
,
'DB_NAME'
=>
'lewan_hezi'
,
'DB_USER'
=>
'
root
'
,
'DB_USER'
=>
'
lewean
'
,
'DB_PWD'
=>
'
1QAZ2wsx
'
,
'DB_PWD'
=>
'
a@lw%k3len
'
,
'DB_PORT'
=>
'3306'
,
'DB_PORT'
=>
'3306'
,
'DB_PREFIX'
=>
''
,
'DB_PREFIX'
=>
''
,
'DB_CHARSET'
=>
'utf8'
,
'DB_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