From 5da970210591dbc1026ec003de10e6e26fe46a2c Mon Sep 17 00:00:00 2001 From: Nicolas Coutin Date: Sun, 20 Jun 2021 21:41:20 +0200 Subject: [PATCH] docs(readme): new todo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5b2389..d0236a6 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,10 @@ Everyline can be changed using environment variables as described below : *Example : setting `TOR_ORPort` to `9002` will change the line `#ORPort 9001` to `ORPort 9002`.* +## TODO + +* Auto push to the Docker hub on commit. + ## License MIT