Commit 946afbe7 authored by salma's avatar salma

move reset any part of the db option to the env vars for better control

parent 8d03aea2
# Network settings # Network settings
bind = "0.0.0.0:8001" bind = "0.0.0.0:8000"
# Worker settings # Worker settings
worker_class = "uvicorn.workers.UvicornWorker" worker_class = "uvicorn.workers.UvicornWorker"
......
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