workers = 2 bind = "0.0.0.0:8060" logger_class = "snekbox.logging.GunicornLogger" access_logformat = "%(m)s %(U)s%(q)s %(s)s %(b)s %(L)ss" access_logfile = "-" wsgi_app = "snekbox:SnekAPI()"
![]() |
index : snekbox | |
A mirrored copy of the python-discord/snekbox repository. |
aboutsummaryrefslogtreecommitdiffstats |
workers = 2 bind = "0.0.0.0:8060" logger_class = "snekbox.logging.GunicornLogger" access_logformat = "%(m)s %(U)s%(q)s %(s)s %(b)s %(L)ss" access_logfile = "-" wsgi_app = "snekbox:SnekAPI()"