From 0daa532a02c90ca58075b37a24dabfaa6cfec461 Mon Sep 17 00:00:00 2001 From: klemek Date: Sun, 19 Apr 2026 23:10:41 +0200 Subject: [PATCH] docs(README): update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eda015a..7b2235b 100644 --- a/README.md +++ b/README.md @@ -110,13 +110,14 @@ curl -X DELETE \ - [x] launch separate upgrade 80->443 server when https - [x] token management with "generate" command and bind path to specific token - [x] docker compose example + .env -- [ ] proper doc -- [ ] unit tests - [x] 404 GET on host not found - [x] 403 PUT on host already taken - [x] remove dot files after file extract +- [x] unit tests +- [ ] github actions - [ ] X-Redirect - [ ] X-Proxy +- [ ] proper doc ### Makefile targets