This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
kirkleon
/
terrassumptions
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
2
Pull Requests
0
Wiki
Aborescence:
a075a13593
Branches
Tags
master
v2
terrassumpti...
/
server
/
gunicorn.conf.py
gunicorn.conf.py
75 B
Historique
Raw
1
2
3
4
5
workers = 1
threads = 4
worker_tmp_dir = "/dev/shm"
bind = "0.0.0.0:5000"