diff --git a/server_environment/serv_config.py b/server_environment/serv_config.py index 1307dcd5a..ec49f995a 100644 --- a/server_environment/serv_config.py +++ b/server_environment/serv_config.py @@ -103,6 +103,7 @@ def _load_config(): return config_p + serv_config = _load_config()