Browse Source

Merge pull request #291 from dutchcoders/ISSUE-278

ISSUE 278
tags/v1.1.7
Andrea Spacca 4 years ago
committed by GitHub
parent
commit
2dd23bff3c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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…
Cancel
Save