mirror of
https://github.com/jpillora/chisel
synced 2026-06-08 15:07:02 +00:00
MD again
This commit is contained in:
@@ -167,7 +167,7 @@ $ chisel server --help
|
||||
and you cannot set --tls-domain.
|
||||
|
||||
--tls-domain, Enables TLS and automatically acquires a TLS key and
|
||||
certificate using LetsEncrypt. Setting --tls-domain requires port 443.
|
||||
certificate using LetsEncrypt. Setting --tls-domain requires port 443.
|
||||
You may specify multiple --tls-domain flags to serve multiple domains.
|
||||
The resulting files are cached in the "$HOME/.cache/chisel" directory.
|
||||
You can modify this path by setting the CHISEL_LE_CACHE variable,
|
||||
|
||||
@@ -151,7 +151,7 @@ var serverHelp = `
|
||||
and you cannot set --tls-domain.
|
||||
|
||||
--tls-domain, Enables TLS and automatically acquires a TLS key and
|
||||
certificate using LetsEncrypt. Setting --tls-domain requires port 443.
|
||||
certificate using LetsEncrypt. Setting --tls-domain requires port 443.
|
||||
You may specify multiple --tls-domain flags to serve multiple domains.
|
||||
The resulting files are cached in the "$HOME/.cache/chisel" directory.
|
||||
You can modify this path by setting the CHISEL_LE_CACHE variable,
|
||||
|
||||
Reference in New Issue
Block a user