mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-27 12:13:21 -07:00
fixup! Update Dockerfile
This commit is contained in:
@@ -5,7 +5,7 @@ accesslog = "-"
|
||||
access_log_format = (
|
||||
'%({x-forwarded-for}i)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"'
|
||||
)
|
||||
worker_class = "gthread" # "sync" | "gthread" | eventlet" | "gevent" | "tornado"
|
||||
worker_class = "gthread" # "sync" | "gthread"
|
||||
forwarded_allow_ips = "*"
|
||||
loglevel = "info"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user