badges: try setting https scheme with proxyprefix in pyrmid conf

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-04-05 07:09:58 +10:00
parent 1e4e2ec012
commit 7fb1689826

View file

@ -2,9 +2,14 @@
pipeline =
pyramid
[app:pyramid]
[filter:proxy-prefix]
use = egg:PasteDeploy#prefix
prefix = /
scheme = https
[app:pyramid]
use = egg:tahrir
filter-with = proxy-prefix
#pyramid.reload_templates = true
pyramid.default_locale_name = en