This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Tinger
/
All
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0a64aaf264
Ramas
Etiquetas
master
All
/
Python
/
PaddleOCR
/
gunicorn.conf.py
gunicorn.conf.py
56 B
Histórico
Raw
1
2
3
bind = "0.0.0.0:80"
worker_class = "gevent"
workers = 2