diff --git a/generate_uswgi_config.py b/generate_uswgi_config.py index 6eb770e..514562d 100644 --- a/generate_uswgi_config.py +++ b/generate_uswgi_config.py @@ -4,7 +4,7 @@ template = """ [uwsgi] master = 1 vacuum = true -socket = 0.0.0.0:8082 +socket = 0.0.0.0:8080 enable-threads = true die-on-term = true thunder-lock = true