This commit is contained in:
parent
8ab81b1b27
commit
b5ae8a8ae0
@ -118,6 +118,7 @@ app.use(cors());
|
|||||||
*/
|
*/
|
||||||
app.use(
|
app.use(
|
||||||
logger({
|
logger({
|
||||||
|
enabled: true,
|
||||||
mode: "combined",
|
mode: "combined",
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user