hope I got the merge wright...
[monitor.git] / web / MonitorWeb / prod.cfg
index 91de6f8..611d364 100644 (file)
@@ -26,13 +26,13 @@ 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
-base_url_filter.on = False
+server.socket_port=8082
+base_url_filter.on = True
 base_url_filter.use_x_forwarded_host = True
 
 #server.webpath="/monitor/"