This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
ctop
/
simswap
Suivre
6
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3eba352fe9
Branches
Tags
main
master
simswap
/
start.txt
start.txt
97 B
Historique
Raw
1
2
nohup gunicorn -b 0.0.0.0:8000 main:app -w 4 -k uvicorn.workers.UvicornWorker >> web.log 2>&1 &