stream_auth/gunicorn_config.py

3 lines
120 B
Python

workers = 4 # Adjust this based on your server's capabilities
bind = "0.0.0.0:8080" # Use the appropriate IP and port