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:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"/registrar":
|
||||
"/console-api":
|
||||
{
|
||||
"target": "http://localhost:8080/registrar",
|
||||
"secure": false
|
||||
"target": "http://localhost:8080",
|
||||
"secure": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user