break apart init scripts for monitor, zabbix, and rt3
[monitor.git] / web / MonitorWeb / prod.cfg
index 91de6f8..c9062b4 100644 (file)
@@ -26,12 +26,12 @@ 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"
 
 
 server.socket_host="127.0.0.1"
-server.socket_port=8080
+server.socket_port=8082
 base_url_filter.on = False
 base_url_filter.use_x_forwarded_host = True