We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc6adf commit 9d600fcCopy full SHA for 9d600fc
README.md
@@ -168,7 +168,7 @@ BASE_DIR="/path/nginx_proxy_script/data"
168
--host-disable id Disable a proxy host by ID
169
--host-ssl-enable id Enable SSL, HTTP/2, and HSTS for a proxy host
170
--host-ssl-disable id Disable SSL, HTTP/2, and HSTS for a proxy host
171
- --list-ssl-certificates List All SSL certificates availables (JSON)
+ --list-ssl-cert List All SSL certificates availables (JSON)
172
--generate-cert domain email Generate certificate for the given domain and email
173
--delete-cert domain Delete certificate for the given domain
174
--list-access List all available access lists (ID and name)
0 commit comments