Add registrar selection functionality (#2054)

This commit is contained in:
Pavlo Tkach
2023-06-14 16:51:54 -04:00
committed by GitHub
parent 952a92a5db
commit 86b62ebe76
21 changed files with 350 additions and 65 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"/registrar":
"/console-api":
{
"target": "http://localhost:8080/registrar",
"secure": false
"target": "http://localhost:8080",
"secure": true
}
}