[copr] frontend: take PUBLIC_COPR_HOSTNAME config parameter from vars
This commit is contained in:
parent
fb4a5641b0
commit
d08b28280d
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ WTF_CSRF_ENABLED = True
|
|||
# send emails when user's perms change in project?
|
||||
SEND_EMAILS = True
|
||||
|
||||
PUBLIC_COPR_HOSTNAME = "copr.fedoraproject.org"
|
||||
PUBLIC_COPR_HOSTNAME = "{{ copr_frontend_public_hostname }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue