Typofix.
This commit is contained in:
parent
137781081b
commit
718e918c0b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ suffix = 'phx2.fedoraproject.org'
|
||||||
config = dict(
|
config = dict(
|
||||||
endpoints={
|
endpoints={
|
||||||
"fedbadges.badges-backend01": [
|
"fedbadges.badges-backend01": [
|
||||||
"tcp://badges-backend01.%s:3000",
|
"tcp://badges-backend01.%s:3000" % suffix,
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue