[copr][frontend] added setting DIST_GIT_URL

This commit is contained in:
Valentin Gologuzov 2015-08-04 16:17:28 +02:00
parent c5bcf672e6
commit c7cd4f8ac9

View file

@ -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