1
0
mirror of https://github.com/bitwarden/server synced 2026-01-07 02:53:38 +00:00

fixes for configuring u2f device

This commit is contained in:
Kyle Spearrin
2017-06-22 17:03:35 -04:00
parent 3ae96bd510
commit f28ae5ccd9
19 changed files with 89 additions and 33 deletions

View File

@@ -1,10 +1,10 @@
{
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:33656/",
"sslPort": 0
"sslPort": 44392
}
},
"profiles": {
@@ -24,4 +24,4 @@
"applicationUrl": "http://localhost:33657"
}
}
}
}