fixed the environment. not sure how that got mixed up.
[monitor.git] / web / MonitorWeb / prod.cfg
index 91de6f8..a2aac87 100644 (file)
@@ -26,7 +26,7 @@ sqlalchemy.dburi="sqlite:///devdata.sqlite"
 # Enable the debug output at the end on pages.
 # log_debug_info_filter.on = False
 
-server.environment="development"
+server.environment="production"
 autoreload.package="monitorweb"