Skip to content

Commit 5d0e392

Browse files
Merge pull request #75 from UserOfficeProject/update-auth-settings-after-well-known
revert some redirect_uris change
2 parents f951149 + 7593f93 commit 5d0e392

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/config/config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ module.exports = {
77
redirect_uris: [
88
'http://localhost:3000/external-auth',
99
'http://localhost:33000/external-auth',
10-
'http://core.localhost:3000/external-auth',
11-
'http://scheduler.localhost:3000/external-auth',
1210
],
1311
},
1412
],

0 commit comments

Comments
 (0)