mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 17:45:31 +00:00
add second node for distribution API tests
This commit is contained in:
parent
06fe1dc469
commit
d0f13d0439
1 changed files with 6 additions and 1 deletions
|
|
@ -1,7 +1,12 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"description":"YGGtracker instance for main branch tests",
|
"description":"YGGtracker instance #1 with main branch updates",
|
||||||
"url":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker",
|
"url":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker",
|
||||||
"manifest":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/api/manifest.json"
|
"manifest":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/api/manifest.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description":"YGGtracker instance #2 with main branch updates",
|
||||||
|
"url":"http://[200:e6fd:bb3c:b354:cd3a:f939:753e:cd72]/yggtracker",
|
||||||
|
"manifest":"http://[200:e6fd:bb3c:b354:cd3a:f939:753e:cd72]/yggtracker/api/manifest.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue