Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
ben
/
bitshift
kopie van
https://github.com/earwig/bitshift
Volgen
1
Ster
1
Vork
0
Code
Publicaties
1
Activiteit
Bladeren bron
Update config file for violent horned mammals.
tags/v1.0^2
Ben Kurtovic
10 jaren geleden
bovenliggende
5d16fdcae0
commit
ca104b26c0
1 gewijzigde bestanden
met
toevoegingen van 1
en
2 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-2
gunicorn.cfg
+ 1
- 2
gunicorn.cfg
Bestand weergeven
@@ -1,8 +1,7 @@
# Configuration file for Gunicorn
# http://docs.gunicorn.org/en/latest/configure.html
bind = ["0.0.0.0:5000"]
daemon = True
bind = ["unix:/tmp/gunicorn.sock"]
workers = 4
accesslog = "logs/access.log"
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan