Skip to content

Commit

Permalink
undo local changes
Browse files Browse the repository at this point in the history
  • Loading branch information
abergs committed Jul 16, 2024
1 parent e6edf73 commit 77e6655
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Demo/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"fido2": {
"serverDomain": "localhost",
"origins": [ "http://localhost:4729" ],
"origins": [ "http://localhost:44329" ],
"timestampDriftTolerance": 300000,
"backupEligibleCredentialPolicy": "allowed",
"backedUpCredentialPolicy": "allowed",
"MDSCacheDirPath": "."
"backedUpCredentialPolicy": "allowed",
},
"Logging": {
"IncludeScopes": false,
Expand Down

0 comments on commit 77e6655

Please sign in to comment.