fixed the environment. not sure how that got mixed up.
[monitor.git] / web / MonitorWeb / dev.cfg
index 8743983..00d162f 100644 (file)
@@ -27,7 +27,7 @@ sqlalchemy.dburi="sqlite:///devdata.sqlite"
 # log_debug_info_filter.on = False
 
 #server.environment="development"
-server.environment="production"
+server.environment="development"
 autoreload.package="monitorweb"