Commit 64307d2e authored by gd1551's avatar gd1551 Committed by GitHub

use port environ 2

parent b8df16a6
workers = 1 workers = 1
bind = "0.0.0.0:80"
worker_class = "uvicorn.workers.UvicornWorker" worker_class = "uvicorn.workers.UvicornWorker"
timeout = 0 timeout = 0
keep_alive=60 keep_alive=60
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment