mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2024-12-22 05:22:11 +01:00
Update README.md
This commit is contained in:
parent
3cb8befc16
commit
81d8a137e8
1 changed files with 4 additions and 1 deletions
|
@ -195,12 +195,15 @@ Enable SSL for the Host:
|
||||||
|
|
||||||
./nginx_proxy_manager_cli.sh --host-ssl-enable 10
|
./nginx_proxy_manager_cli.sh --host-ssl-enable 10
|
||||||
|
|
||||||
|
Et Voilà.
|
||||||
|
|
||||||
|
|
||||||
Other Exemple:
|
Other Exemple:
|
||||||
|
|
||||||
|
|
||||||
Host proxy info command `--host-show id`
|
Host proxy info command `--host-show id`
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
./nginx_proxy_manager_cli_.sh --host-show 10
|
./nginx_proxy_manager_cli_.sh --host-show 10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue