Showing
1 changed file
with
2 additions
and
2 deletions
@@ -33,8 +33,8 @@ module.exports = { | @@ -33,8 +33,8 @@ module.exports = { | ||
33 | username: 'yh_vpc_bak', | 33 | username: 'yh_vpc_bak', |
34 | password: 'yoho@2Y$^YpNb7hp', | 34 | password: 'yoho@2Y$^YpNb7hp', |
35 | database: 'yoho_activity_platform', | 35 | database: 'yoho_activity_platform', |
36 | - port: '3307', | ||
37 | - host: '10.67.2.144', | 36 | + port: '3306', |
37 | + host: '10.66.106.4', | ||
38 | dialect: 'mysql', | 38 | dialect: 'mysql', |
39 | pool: { | 39 | pool: { |
40 | max: 5, | 40 | max: 5, |
-
Please register or login to post a comment