This commit is contained in:
Regular → Executable
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
gunicorn app:app --bind "0.0.0.0:80" -w 2
|
||||
gunicorn wsgi:application --bind "0.0.0.0:80" -w 2
|
||||
|
||||
Reference in New Issue
Block a user