From db6826a2de1681f3925d4b73a807b0b5b41b64b1 Mon Sep 17 00:00:00 2001 From: Dylan DiGeronimo Date: Thu, 21 Nov 2019 14:06:25 -0500 Subject: [PATCH] Update README todo list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfb115d..e01f11b 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +- Address reinstallation of venv (pipenv --rm, pipenv install) \ No newline at end of file