mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-18 23:36:05 +01:00
wip
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
wsgi_app = "tabby.asgi:application"
|
||||
wsgi_app = "tabby.wsgi:application"
|
||||
workers = 4
|
||||
worker_class = 'uvicorn.workers.UvicornWorker'
|
||||
preload_app = True
|
||||
sendfile = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user