typo syntax

This commit is contained in:
Valentin Gologuzov 2015-08-04 16:22:47 +02:00
parent d162e9dec9
commit a02e066ece

View file

@ -61,4 +61,4 @@ ENFORCE_PROTOCOL_FOR_BACKEND_URL = "https"
ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "https"
{% endif %}
DIST_GIT_URL=http://{{ dist_git_base_url }}/cgit
DIST_GIT_URL="http://{{ dist_git_base_url }}/cgit"