mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
added missing cache directives to media adapter serving
This commit is contained in:
@@ -51,9 +51,9 @@ export default {
|
||||
if (firstStart) {
|
||||
console.log("[DB]", credentials);
|
||||
firstStart = false;
|
||||
console.log("\n[APP ROUTES]");
|
||||
/*console.log("\n[APP ROUTES]");
|
||||
showRoutes(app.server);
|
||||
console.log("-------\n");
|
||||
console.log("-------\n");*/
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user