mirror of
https://github.com/google/nomulus
synced 2026-01-07 05:56:49 +00:00
* Create console webapp, add material ui, initialize tlds and home pages * Add servlet for serving console static files * Add console tasks to nomulus tasks routine * Fix for base console GCP base usr * Add jetty dep and update_dependency.sh * Update console servlet url * verified fix for static url handler * Another deps update * Add Copyright * Remove unused variable * Update titles to Nomulus Console
8 lines
97 B
JSON
8 lines
97 B
JSON
{
|
|
"/registrar":
|
|
{
|
|
"target": "http://localhost:8080/registrar",
|
|
"secure": false
|
|
}
|
|
}
|