This commit is contained in:
iou1name 2019-10-01 09:59:08 -04:00
parent 02b5a84648
commit 660fcfd138

View File

@ -21,4 +21,4 @@ postgres=# \q
2. Walk the dinosaur
## Usage
`gunicorn buckler:app --bind localhost:5400 --worker-class aiohttp.GunicornWebWorker`
`gunicorn buckler:init_app --bind localhost:5400 --worker-class aiohttp.GunicornWebWorker`