diff --git a/example.LocalSettings.php b/example.LocalSettings.php index 3dc0a54..bcd3e98 100644 --- a/example.LocalSettings.php +++ b/example.LocalSettings.php @@ -29,7 +29,7 @@ $wgSitename = "CoLa-Wissensdatenbank"; $wgScriptPath = ""; ## The protocol and server name to use in fully-qualified URLs -$wgServer = "http://192.168.178.5:8090"; +$wgServer = "https://wiki.rd13server.de"; ## The URL path to static resources (images, scripts, etc.) $wgResourceBasePath = $wgScriptPath;