[copr][frontend] added setting DIST_GIT_URL
This commit is contained in:
parent
c5bcf672e6
commit
c7cd4f8ac9
1 changed files with 2 additions and 0 deletions
|
@ -60,3 +60,5 @@ ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "http"
|
|||
ENFORCE_PROTOCOL_FOR_BACKEND_URL = "https"
|
||||
ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "https"
|
||||
{% endif %}
|
||||
|
||||
DIST_GIT_URL=http://{{ dist_git_base_url }}/cgit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue