diff --git a/server/config/http.js b/server/config/http.js index c25ed29a..02bb9d75 100644 --- a/server/config/http.js +++ b/server/config/http.js @@ -26,6 +26,7 @@ module.exports.http = { * (This Sails app's routes are handled by the "router" middleware below.) * */ + poweredBy: false, // order: [ // 'cookieParser', // 'session',