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