mirror of
https://github.com/google/nomulus
synced 2026-08-15 11:46:08 +00:00
Add Console Settings -> Security front-end (#2079)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"/console-api":
|
||||
{
|
||||
"target": "http://localhost:8080",
|
||||
"secure": true
|
||||
"secure": false,
|
||||
"logLevel": "debug",
|
||||
"changeOrigin": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user