diff --git a/weather/.DS_Store b/weather/.DS_Store index 45b6915..8aa79ce 100755 Binary files a/weather/.DS_Store and b/weather/.DS_Store differ diff --git a/weather/conf/app.conf b/weather/conf/app.conf index f37f2a6..78d9261 100755 --- a/weather/conf/app.conf +++ b/weather/conf/app.conf @@ -25,8 +25,8 @@ syncFrequencyWeather = "0 16 * * * *" mysqluser = "root" mysqlpass = "Skyinno251," -#mysqlurls = "192.168.3.29:3306" -mysqlurls = "127.0.0.1:3306" +mysqlurls = "192.168.3.24:3306" +#mysqlurls = "127.0.0.1:3306" mysqldb = "disruptor_nmc"