From dcdd2ab8a79e3ec7d4e4489587dbd0948bdf311c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ediv=C3=BD?= Date: Sat, 22 May 2021 20:11:20 +0200 Subject: [PATCH] update roadmap. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4814b27..9280933 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ docker-compose up -d - [x] add GUI - [x] add HTTPS support - [x] add authentication provider for traefik - - [x] allow specifying custom ENV variables (TODO: FE.) - - [ ] allow mounting direcotries for persistent data + - [x] allow specifying custom ENV variables + - [x] allow mounting direcotries for persistent data - [ ] add upgrade button - [ ] auto pull images, that do not exist - [ ] add bearer token to for API