Update of settings.php example
This commit is contained in:
parent
3d89660561
commit
1763220643
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue