diff --git a/example/config/config.json b/example/config/config.json index b6727d9..2b73f24 100644 --- a/example/config/config.json +++ b/example/config/config.json @@ -18,9 +18,9 @@ ], "db": { "mysql": { - "host": "127.0.0.1", + "host": "192.168.6.253", "name": "gov_crawler", - "password": "root", + "password": "dasda8454456", "port": "3306", "user": "root" }