Whitespace, one last time.
This commit is contained in:
parent
5f71682fcd
commit
45a9bbdd7e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
"authority": "id.stg.fedoraproject.org"
|
"authority": "id.stg.fedoraproject.org"
|
||||||
{% else %}
|
{% else %}
|
||||||
"authority": "id.fedoraproject.org"
|
"authority": "id.fedoraproject.org"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue