feat: multiple hosts for same http server

This commit is contained in:
2026-04-12 22:25:55 +02:00
parent 55a59b36d9
commit 1e163f4023
8 changed files with 89 additions and 46 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ curl -X DELETE \
- [x] certbot/self-signed create/renew in specific dir
- [x] better logger
- [ ] renew command
- [ ] https mode w/ multiple hosts
- [x] https mode w/ multiple hosts
- [ ] restart command (on new/deleted host)
- [ ] proper doc
- [ ] log visits (and store accross sessions)