From 4e3653110c15ed7930e31ec4c735f3df8983e200 Mon Sep 17 00:00:00 2001 From: Rui Carmo Date: Wed, 22 May 2019 13:29:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23465bc..08bcd80 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ From the bottom up: - [ ] nginx SSL optimization/cypher suites, own certificates - [ ] Let's Encrypt support - [ ] Review deployment messages -- [ ] Review docs/CLI command documentation +- [ ] WIP: Review docs/CLI command documentation (short descriptions done, need `help ` and better descriptions) - [x] Allow setting `nginx` IP bindings in `ENV` file (`NGINX_IPV4_ADDRESS` and `NGINX_IPV6_ADDRESS`) - [x] Cleanups to remove 2.7 syntax internally - [x] Change to Python 3 runtime as default, with `PYTHON_VERSION = 2` as fallback