bekkalokk/mediawiki: change domain from wiki2 to wiki

This commit is contained in:
2024-04-02 19:54:28 +02:00
parent 06bd93e5d1
commit a55c908fe7
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ $config = array(
),
'default-sp' => array(
'saml:SP',
'entityID' => 'https://wiki2.pvv.ntnu.no/simplesaml/',
'entityID' => 'https://wiki.pvv.ntnu.no/simplesaml/',
'idp' => 'https://idp2.pvv.ntnu.no/',
),
);