From 32b4d9385c05bec8a1feda30932768c342da7a13 Mon Sep 17 00:00:00 2001 From: klemek Date: Fri, 17 Apr 2026 19:21:49 +0200 Subject: [PATCH] docs: update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6b63e54..84ad8b7 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,11 @@ curl -X DELETE \ - [x] token management with "generate" command and bind path to specific token - [x] docker compose example + .env - [ ] proper doc +- [ ] unit tests +- [ ] 404 GET on host not found +- [ ] 403 PUT on host already taken +- [ ] X-Redirect +- [ ] X-Proxy ### Makefile targets