redirect from login

This commit is contained in:
Willy Kloucek
2021-11-09 12:49:39 +01:00
parent 3f8bebcec3
commit 8249209e1f

View File

@@ -54,6 +54,14 @@
"endpoint": "/index.php/",
"backend": "http://localhost:9140"
},
{
"endpoint": "/index.php/login",
"backend": "http://localhost:9100"
},
{
"endpoint": "/login",
"backend": "http://localhost:9100"
},
{
"endpoint": "/data",
"backend": "http://localhost:9140"