1
0
mirror of https://github.com/google/nomulus synced 2026-01-09 07:33:42 +00:00
Files
nomulus/console-webapp/dev-proxy.config.json
2023-06-14 16:51:54 -04:00

8 lines
88 B
JSON

{
"/console-api":
{
"target": "http://localhost:8080",
"secure": true
}
}