From 155f06e8e2659567897d348d54450a5c2e804daf Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Sat, 13 Jul 2024 11:55:50 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ac277d..9c5b037 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,10 @@ By following these steps, you can enable SSL for your proxy host for the first t ![https://github.com/Erreur32/nginx-proxy-manager-API/blob/main/screen-nginx-proxy-default.png](https://github.com/Erreur32/nginx-proxy-manager-API/blob/main/screen-nginx-proxy-default.png) ## TODO: -- [x] add setting for ADVANCED configuration in `location / { ... }` +- [x] add setting for ADVANCED configuration in npm `location / { ... }` - [x] Add documentation on certain functions - [x] ADD: a configuration function for Custom Locations -- [x] Backup / Export all settings from NPM +- [x] Backup all settings from NPM +- [ ] Export all settings from NPM - [ ] Domain TLS check validity +- [ ] Better Error Messages