mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2025-03-11 19:08:42 +01:00
Update README.md
This commit is contained in:
parent
fec356af3f
commit
aa64b36f50
1 changed files with 8 additions and 0 deletions
|
@ -118,6 +118,14 @@ This command will show the full details of the proxy host with ID *1*, including
|
||||||
|
|
||||||
By following these steps, you can enable SSL for your proxy host for the first time using Let's Encrypt.
|
By following these steps, you can enable SSL for your proxy host for the first time using Let's Encrypt.
|
||||||
|
|
||||||
|
```
|
||||||
|
# ./nginx_proxy_manager_cli.sh --backup
|
||||||
|
|
||||||
|
✅ Nginx url: http://192.168.1.200:81/api
|
||||||
|
✅ The token is valid. Expiry: 2025-07-12T08:14:58.521Z
|
||||||
|
✅ Full backup completed successfully in 📂 './backups'
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue