X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/769d0bd71b19b467c195838379a379e0e2d69c2b..72cd4bb0ea28977f72894b7ce52d71218add44a7:/web/config_local.php?ds=inline 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';