mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
remove the graph-explorer servier from ocis (#4733)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user