Update README.md

This commit is contained in:
Erreur32 2024-07-13 14:15:56 +02:00 committed by GitHub
parent d5b0cc5ecb
commit 187aa1d406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,13 +100,13 @@ API_PASS="password"
``` ```
### Enable SSL for the Host: #### Enable SSL for the Host:
Assuming the host ID is *10*, you would enable SSL for the host as follows: Assuming the host ID is *10*, you would enable SSL for the host as follows:
./nginx_proxy_manager_cli.sh --ssl-host-enable 10 ./nginx_proxy_manager_cli.sh --ssl-host-enable 10
### Verifying the Configuration #### Verifying the Configuration
After running the above commands, you can verify the SSL configuration by checking the details of the proxy host. After running the above commands, you can verify the SSL configuration by checking the details of the proxy host.