Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
bitshift
espelho de
https://github.com/earwig/bitshift
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
1
Trabalho
Ver a proveniência
Update config file for violent horned mammals.
tags/v1.0^2
Ben Kurtovic
há 10 anos
ascendente
5d16fdcae0
cometimento
ca104b26c0
1 ficheiros alterados
com
1 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-2
gunicorn.cfg
+ 1
- 2
gunicorn.cfg
Ver ficheiro
@@ -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"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar