I always forget how strict JSON is.
This commit is contained in:
parent
0fc406658a
commit
0efa7a86ef
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"token": "{{pdc_updater_api_token_stg }}"
|
||||
{% else %}
|
||||
"host": "https://pdc.fedoraproject.org/rest_api/v1/",
|
||||
'token': '{{pdc_updater_api_token_prod }}'
|
||||
"token": "{{pdc_updater_api_token_prod }}"
|
||||
{% endif %}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue