Skip to content

Commit 559b3ff

Browse files
authored
Update README.md
1 parent 9d600fc commit 559b3ff

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -407,21 +407,8 @@ Host proxy info command `--host-show id`
407407

408408

409409
## Screens:
410-
```
411-
# ./nginx_proxy_manager_cli.sh --backup
412-
413-
✅ Users backup completed 🆗: /path/to/nginx_proxy/backups/users_127_0_0_1_2024_07_29__14_01_23.json
414-
✅ Settings backup completed 🆗: /path/to/nginx_proxy/backups/settings_127_0_0_1_2024_07_29__14_01_23.json
415-
✅ Proxy host backup completed 🆗: /path/to/nginx_proxy/backups
416-
✅ Access lists backup completed 🆗: /path/to/nginx_proxy/backups/access_lists_127_0_0_1_2024_07_29__14_01_23.json
417-
✅ Backup 🆗
418-
📦 Backup Summary:
419-
- Number of users backed up: 1
420-
- Number of proxy hosts backed up: 31
421-
- Total number of backup files: 42
422-
410+
![screen-nginx-proxy-default](https://github.com/user-attachments/assets/5a87bb64-c8aa-4b67-b118-9fa10423d396)
423411

424-
```
425412

426413
## TODO:
427414
- [x] add setting for ADVANCED configuration in npm `location / { ... }`
@@ -432,8 +419,7 @@ Host proxy info command `--host-show id`
432419
- [ ] Clean/minimize output when using -y parameter for better script integration
433420
- [ ] Creation of ACCESS list through CLI
434421
- [ ] Restore Function not working properly, need to find FIX
435-
- [ ] Add support for custom SSL certificates (currently only Let's Encrypt)
436-
- [ ] Add batch operations support (multiple hosts/operations at once)
422+
437423

438424
## Credits & Thanks
439425

0 commit comments

Comments
 (0)