Tinger %!s(int64=2) %!d(string=hai) anos
pai
achega
6e58cd4999
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      gunicorn.conf.py

+ 3 - 3
gunicorn.conf.py

@@ -1,3 +1,3 @@
-bind="0.0.0.0:80"
-worker_class="gevent"
-workers=5
+bind = "0.0.0.0:80"
+worker_class = "gevent"
+workers = 5