diff --git a/webstuff/frontend/frontend.conf b/webstuff/frontend/frontend.conf index b8b2df8..7ce8526 100644 --- a/webstuff/frontend/frontend.conf +++ b/webstuff/frontend/frontend.conf @@ -4,7 +4,7 @@ $allTitle = "Meine Wetterstation"; /* Datenbankverbindung */ - $pg_host = "141.30.228.39"; + $pg_host = "localhost"; $pg_database = "wetter"; $pg_user = "weatherstation"; $pg_pass = "";