Try to fix login on pkgdb2 in stg
This commit is contained in:
parent
8835676e6d
commit
afd4a8c207
1 changed files with 4 additions and 0 deletions
|
@ -76,3 +76,7 @@ PKGDB2_EMAIL_SMTP_SERVER = 'localhost'
|
|||
## package or something alike. These emails are sent to the address set
|
||||
## here:
|
||||
MAIL_ADMIN = 'pingou@fedoraproject.org'
|
||||
|
||||
|
||||
# This is required to fix login
|
||||
PREFERRED_URL_SCHEME='https'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue