🌍🏝 Checkpoint
./server.js:530995/6
This commit is contained in:
parent
80171dd3ce
commit
beecb36236
@ -16,9 +16,7 @@ app.use(Fingerprint({
|
||||
}));
|
||||
|
||||
app.use(bodyParser.json());
|
||||
app.use(bodyParser.urlencoded({
|
||||
extended: true
|
||||
}));
|
||||
app.use(bodyParser.urlencoded({ extended: true }));
|
||||
|
||||
app.engine('handlebars', exphbs());
|
||||
app.set('view engine', 'handlebars');
|
||||
|
Loading…
x
Reference in New Issue
Block a user