Update README.md

This commit is contained in:
Erreur32 2024-07-30 23:51:53 +02:00 committed by GitHub
parent a0d2d54fea
commit f46921c705
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,9 +19,7 @@
> [!WARNING] > [!WARNING]
> The --restore command may not work correctly (a fix is in progress). > The --restore command may not work correctly (a fix is in progress).
> >
> instead try:
>
> ./nginx_proxy_manager_cli.sh --restore-id id (necessary to add hosts one by one and regen certificates).
## Description ## Description
@ -99,10 +97,10 @@ BASE_DIR="/path/nginx_proxy_script/data"
-a ADVANCED_CONFIG Advanced configuration (block of configuration settings) -a ADVANCED_CONFIG Advanced configuration (block of configuration settings)
📦 Backup and Restore: 📦 Backup and Restore:
--backup Backup all configurations to a file --backup Backup all configurations to a file
--backup-id id Backup a single host configuration and its certificate (if exists) --backup-host id Backup a single host configuration and its certificate (if exists)
--restore Restore configurations from a backup file --restore Restore configurations from a backup file
--restore-id id Restore a single host configuration and its certificate (if exists) --restore-host id Restore a single host configuration and its certificate (if exists)
🔧 Miscellaneous: 🔧 Miscellaneous:
--info Script and configuration information --info Script and configuration information