icpc-webprint/server-tx/gunicorn.py

4 lines
51 B
Python

bind = '127.0.0.1:25565'
workers = 2
timeout = 120