passage mode production en HTTPS

This commit is contained in:
2019-05-01 09:38:37 +02:00
parent fd77619c62
commit 65473a0610

View File

@@ -35,7 +35,7 @@ mail.ssl = yes
use = egg:waitress#main use = egg:waitress#main
host = 0.0.0.0 host = 0.0.0.0
port = 9180 port = 9180
#url_scheme = https url_scheme = https
### ###
# logging configuration # logging configuration