mirror of
https://github.com/google/nomulus
synced 2026-08-15 19:56:08 +00:00
Show success message on password reset (#2826)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"/console-api":
|
||||
{
|
||||
"target": "http://localhost:8080",
|
||||
"target": "http://[::1]:8080",
|
||||
"secure": false,
|
||||
"logLevel": "debug",
|
||||
"changeOrigin": true
|
||||
|
||||
Reference in New Issue
Block a user