diff --git a/src/config/nodes.json b/src/config/nodes.json index 700e9f2..07cb99a 100644 --- a/src/config/nodes.json +++ b/src/config/nodes.json @@ -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", "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" } ] \ No newline at end of file