redirect from login
This commit is contained in:
@@ -54,6 +54,14 @@
|
|||||||
"endpoint": "/index.php/",
|
"endpoint": "/index.php/",
|
||||||
"backend": "http://localhost:9140"
|
"backend": "http://localhost:9140"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"endpoint": "/index.php/login",
|
||||||
|
"backend": "http://localhost:9100"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"endpoint": "/login",
|
||||||
|
"backend": "http://localhost:9100"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"endpoint": "/data",
|
"endpoint": "/data",
|
||||||
"backend": "http://localhost:9140"
|
"backend": "http://localhost:9140"
|
||||||
|
|||||||
Reference in New Issue
Block a user