Update README todo list

pull/1/head
Dylan DiGeronimo 2019-11-21 14:06:25 -05:00
parent 67808a276e
commit db6826a2de
1 changed files with 1 additions and 1 deletions

View File

@ -79,4 +79,4 @@ To close the application, end the process with `ctrl-c` in your terminal.
**TODO:**
- Update Gunicorn config file to automatically specify number of worker processes
- Use nginx to keep Gunicorn behind proxy server, as seen [here](https://gunicorn.org/#deployment)
- Address reinstallation of venv (pipenv --rm, pipenv install)