Update of settings.php example

This commit is contained in:
conradschulz 2021-01-04 08:21:13 +01:00
parent 3d89660561
commit 1763220643

View file

@ -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;