diff --git a/config.yml b/config.yml index b45dfcb..08d87ec 100644 --- a/config.yml +++ b/config.yml @@ -40,9 +40,9 @@ redis: port: 6379 mysql: - host: 47.104.252.2 - username: pandax - password: pandax + host: 127.0.0.1 + username: root + password: 123456 db-name: pandax config: charset=utf8&loc=Local&parseTime=true