diff --git a/smartoffice/SODashServer/SODashServer/app.js b/smartoffice/SODashServer/SODashServer/app.js index cbe7911..f9706e2 100644 --- a/smartoffice/SODashServer/SODashServer/app.js +++ b/smartoffice/SODashServer/SODashServer/app.js @@ -56,7 +56,7 @@ if (process.env.NODE_ENV === 'production') { isProduction = true; } -logger.debug('isProduction:', isProduction); +logger.warn('isProduction:', isProduction); var app = express(); diff --git a/smartoffice/SODashServer/SODashServer/app/index.html b/smartoffice/SODashServer/SODashServer/app/index.html index 5fe3c4d..23dbd4f 100644 --- a/smartoffice/SODashServer/SODashServer/app/index.html +++ b/smartoffice/SODashServer/SODashServer/app/index.html @@ -5,13 +5,13 @@ Console - + rel="stylesheet"> @@ -151,12 +151,12 @@