Skip to content

Commit b3bad27

Browse files
committed
Fixed tests
1 parent 996ff10 commit b3bad27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

myconext-server/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ host_headers:
9191
service_desk: servicedesk.test2.eduid.nl
9292
mijn_ediuid: mijn.test2.eduid.nl
9393
#Only for testing purposes
94-
active: servicedesk.test2.eduid.nl
95-
# active: mijn.test2.eduid.nl
94+
# active: servicedesk.test2.eduid.nl
95+
active: mijn.test2.eduid.nl
9696

9797
feature:
9898
webauthn: True

0 commit comments

Comments
 (0)