mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-23 12:40:19 +01:00
ISSUE 278
This commit is contained in:
parent
38d643e12b
commit
663c59e754
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ log | path to log file| |
|
|||
|
||||
If you want to use TLS using lets encrypt certificates, set lets-encrypt-hosts to your domain, set tls-listener to :443 and enable force-https.
|
||||
|
||||
If you want to use TLS using your own certificates, set tls-listener to :443, force-https, tls-cert=file and tls-private-key.
|
||||
If you want to use TLS using your own certificates, set tls-listener to :443, force-https, tls-cert-file and tls-private-key.
|
||||
|
||||
## Development
|
||||
|
||||
|
|
Loading…
Reference in a new issue