Off by one.
This commit is contained in:
parent
e03749129e
commit
ccf0d22e10
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ config = dict(
|
|||
{% if env != 'staging' %}
|
||||
endpoints={
|
||||
"anitya-public-relay": [
|
||||
"tcp://anitya-frontend01.fedoraproject.org:9941",
|
||||
"tcp://anitya-frontend01.fedoraproject.org:9940",
|
||||
],
|
||||
},
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue