X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/769d0bd71b19b467c195838379a379e0e2d69c2b..2a8970b9871f3b8b5b84f382c14a728778b0ee9b:/web/config_local.php

diff --git a/web/config_local.php b/web/config_local.php
index 9ec56a8..d6cce97 100644
--- a/web/config_local.php
+++ b/web/config_local.php
@@ -1,6 +1,6 @@
 <?php
 
-  $mysql_host = 'rvb.name';
+  $mysql_host = 'host';
   $mysql_schema = 'meteo';
   $mysql_user = 'meteo';
   $mysql_pwd = 'somestrongpasswd';