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);
|
app.set('trust proxy', 1);
|
||||||
|
|
||||||
|
|
||||||
Fingerprint.default
|
|
||||||
|
|
||||||
app.use(Fingerprint({
|
app.use(Fingerprint({
|
||||||
parameters: [
|
parameters: [
|
||||||
Fingerprint.useragent,
|
Fingerprint.useragent,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user