nit: fix extra statement
All checks were successful
Build and push image for doorman / docker (push) Successful in 3m7s
All checks were successful
Build and push image for doorman / docker (push) Successful in 3m7s
This commit is contained in:
parent
688d78df92
commit
7366bcbec0
@ -7,9 +7,6 @@ const app = express();
|
||||
|
||||
app.set('trust proxy', 1);
|
||||
|
||||
|
||||
Fingerprint.default
|
||||
|
||||
app.use(Fingerprint({
|
||||
parameters: [
|
||||
Fingerprint.useragent,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user