update template

This commit is contained in:
Sebastian Hugentobler 2017-09-19 15:01:09 +02:00
parent 80e95f96da
commit fa9e3ccbf4
3 changed files with 6 additions and 9 deletions

View file

@ -157,8 +157,8 @@ users={{getenv "MAX_USERS" "20"}}
# If you have a proper SSL certificate, you can provide the filenames here.
# Otherwise, Murmur will create it's own certificate automatically.
sslCert={{getenv "CERT_HOME"}}/.lego/certificates/{{getenv "CERT_DOMAIN"}}.crt
sslKey={{getenv "CERT_HOME"}}/.lego/certificates/{{getenv "CERT_DOMAIN"}}.key
sslCert={{getenv "CERT_HOME"}}/{{getenv "CERT_DOMAIN"}}.crt
sslKey={{getenv "CERT_HOME"}}/{{getenv "CERT_DOMAIN"}}.key
# The sslCiphers option chooses the cipher suites to make available for use
# in SSL/TLS. This option is server-wide, and cannot be set on a