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
7ed13e6f
authored
Jun 22, 2022
by
mushishixian
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修改本地配置
parent
35ad01e9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
15 deletions
conf/dev/database.ini
conf/dev/redis.ini
conf/dev/database.ini
View file @
7ed13e6f
...
...
@@ -5,7 +5,7 @@ ShowSQL = false
[spu]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_spu
table_prefix
=
lie_
type
=
mysql
...
...
@@ -13,7 +13,7 @@ type = mysql
[liexin_data]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_data
table_prefix
=
lie_
type
=
mysql
...
...
@@ -39,7 +39,7 @@ type = mysql
[sku0]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_0
table_prefix
=
lie_
type
=
mysql
...
...
@@ -47,7 +47,7 @@ type = mysql
[sku_0]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_0
table_prefix
=
lie_
type
=
mysql
...
...
@@ -55,7 +55,7 @@ type = mysql
[sku_1]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_1
table_prefix
=
lie_
type
=
mysql
...
...
@@ -63,7 +63,7 @@ type = mysql
[sku_2]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_2
table_prefix
=
lie_
type
=
mysql
...
...
@@ -71,7 +71,7 @@ type = mysql
[sku_3]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_3
table_prefix
=
lie_
type
=
mysql
...
...
@@ -79,7 +79,7 @@ type = mysql
[sku_4]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_4
table_prefix
=
lie_
type
=
mysql
...
...
@@ -87,7 +87,7 @@ type = mysql
[sku_5]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_5
table_prefix
=
lie_
type
=
mysql
...
...
@@ -95,7 +95,7 @@ type = mysql
[sku_6]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_6
table_prefix
=
lie_
type
=
mysql
...
...
@@ -103,7 +103,7 @@ type = mysql
[sku_7]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_7
table_prefix
=
lie_
type
=
mysql
...
...
@@ -111,7 +111,7 @@ type = mysql
[sku_8]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_8
table_prefix
=
lie_
type
=
mysql
...
...
@@ -119,7 +119,7 @@ type = mysql
[sku_9]
user_name
=
spu
password
=
spu
host
=
192.168.1.23
5
host
=
192.168.1.23
4
database
=
liexin_sku_9
table_prefix
=
lie_
type
=
mysql
...
...
conf/dev/redis.ini
View file @
7ed13e6f
;redis连接信息
[default_redis_read]
host
=
192.168.1.23
5
:6379
host
=
192.168.1.23
4
:6379
password
=
icDb29mLy2s
max_idle
=
2000
max_active
=
5000
idle_timeout
=
20
[default_redis_write]
host
=
192.168.1.23
5
:6379
host
=
192.168.1.23
4
:6379
password
=
icDb29mLy2s
max_idle
=
2000
max_active
=
5000
...
...
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