diff --git a/files/templates/chat.html b/files/templates/chat.html index 743091401..b2319d548 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -338,6 +338,4 @@ } -{% endblock %} - -gunicorn ruqqus.__main__:app load_chat -k eventlet -w 1 --worker-connections 1000 --max-requests 1000000 --preload --bind 127.0.0.1:5001 -D \ No newline at end of file +{% endblock %} \ No newline at end of file