mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
nfc flag for yubi and duo mobile page
This commit is contained in:
@@ -442,6 +442,7 @@ gulp.task('serve', function () {
|
||||
connect.server({
|
||||
port: 4001,
|
||||
root: ['src'],
|
||||
//https: true,
|
||||
middleware: function (connect, opt) {
|
||||
return [function (req, res, next) {
|
||||
if (req.originalUrl.indexOf('app-id.json') > -1) {
|
||||
|
||||
Reference in New Issue
Block a user