sample config: add redirectToHttps.

This commit is contained in:
Julien Fontanet
2016-02-04 09:52:37 +01:00
parent 0db991b668
commit a94ed014b7

View File

@@ -95,6 +95,10 @@ http:
# # Default: undefined
# key: './key.pem'
# If set to true, all HTTP traffic will be redirected to the first
# HTTPs configuration.
#redirectToHttps: true
# List of files/directories which will be served.
mounts:
#'/': '/path/to/xo-web/dist/'