typo syntax
This commit is contained in:
parent
d162e9dec9
commit
a02e066ece
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue