X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/769d0bd71b19b467c195838379a379e0e2d69c2b..fa2166c94690f91d38102a3f061ad9e5db9fcdb6:/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';