Update cms_push-autoconfig.properties
Showing
1 changed file
with
4 additions
and
4 deletions
@@ -10,10 +10,10 @@ db.default.maxTotal=20 | @@ -10,10 +10,10 @@ db.default.maxTotal=20 | ||
10 | db.default.maxIdle=10 | 10 | db.default.maxIdle=10 |
11 | db.default.minIdle=5 | 11 | db.default.minIdle=5 |
12 | 12 | ||
13 | -jdbc.mysql.cmspush.master=192.168.103.100:3306 | ||
14 | -jdbc.mysql.cmspush.slave=192.168.103.100:3306 | ||
15 | -jdbc.mysql.marspush.master=192.168.103.100:3306 | ||
16 | -jdbc.mysql.marspush.slave=192.168.103.100:3306 | 13 | +jdbc.mysql.cmspush.master=192.168.102.17:3306 |
14 | +jdbc.mysql.cmspush.slave=192.168.102.17:3306 | ||
15 | +jdbc.mysql.marspush.master=192.168.102.17:3306 | ||
16 | +jdbc.mysql.marspush.slave=192.168.102.17:3306 | ||
17 | 17 | ||
18 | #debug_enable | 18 | #debug_enable |
19 | is_debug_enable=false | 19 | is_debug_enable=false |
-
Please register or login to post a comment