1
0
mirror of https://github.com/google/nomulus synced 2026-01-06 21:47:31 +00:00

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

View File

@@ -1,7 +1,7 @@
{
"/registrar":
"/console-api":
{
"target": "http://localhost:8080/registrar",
"secure": false
"target": "http://localhost:8080",
"secure": true
}
}