Merge branch 'master' of estia:weathermon
[weathermon.git] / web / config_local.php
index 9ec56a8f1a2a360c0d0a0108cb4e8b8689f52556..d6cce97947bfa30399bdc49702bf09383ba64cbf 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-  $mysql_host = 'rvb.name';
+  $mysql_host = 'host';
   $mysql_schema = 'meteo';
   $mysql_user = 'meteo';
   $mysql_pwd = 'somestrongpasswd';