add https url_schema in production

This commit is contained in:
2023-02-10 09:29:26 +01:00
parent 1e6ec919e0
commit d712e5e4db

View File

@@ -32,6 +32,7 @@ file_template = %%(year)d%%(month).2d%%(day).2d_%%(rev)s
[server:main]
use = egg:waitress#main
listen = *:9280
url_scheme = https
###
# logging configuration