Showing
1 changed file
with
1 additions
and
1 deletions
@@ -25,7 +25,7 @@ const env = { | @@ -25,7 +25,7 @@ const env = { | ||
25 | 25 | ||
26 | const config = require('../package.json'); | 26 | const config = require('../package.json'); |
27 | const ftpConfig = { | 27 | const ftpConfig = { |
28 | - host: '218.94.75.50', | 28 | + host: '218.94.75.58', |
29 | user: 'php', | 29 | user: 'php', |
30 | pass: 'yoho9646' | 30 | pass: 'yoho9646' |
31 | }; | 31 | }; |
-
Please register or login to post a comment