Files
PyZuneCatalogServer/gunicorn_config.py
T

3 lines
32 B
Python
Raw Normal View History

2021-04-17 16:46:34 -05:00
bind = "0.0.0.0:80"
workers = 2