X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/6f6f38ad845e089ef732873cfcf8e321d8cc1e38..466c75a8854e8f81a5ee07128b771b308943858b:/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';