add appprovider frontend route

This commit is contained in:
Willy Kloucek
2021-09-01 12:50:03 +02:00
parent 5cbf3f7a88
commit 29e3fbd02f
2 changed files with 8 additions and 0 deletions
@@ -32,6 +32,10 @@
"endpoint": "/ocs/v[12].php/cloud/(users?|groups)",
"backend": "http://localhost:9110"
},
{
"endpoint": "/app/",
"backend": "http://localhost:9140"
},
{
"endpoint": "/ocs/",
"backend": "http://localhost:9140"