remove the graph-explorer servier from ocis (#4733)

This commit is contained in:
David Christofas
2022-10-04 15:55:30 +02:00
committed by GitHub
parent 3e43f414b6
commit 3babaf1a4d
58 changed files with 6 additions and 1350 deletions

View File

@@ -190,11 +190,6 @@ func DefaultPolicies() []config.Policy {
Endpoint: "/graph/",
Backend: "http://localhost:9120",
},
{
Endpoint: "/graph-explorer",
Backend: "http://localhost:9135",
Unprotected: true,
},
{
Endpoint: "/api/v0/settings",
Backend: "http://localhost:9190",