This commit is contained in:
Willy Kloucek
2021-05-01 19:20:04 +02:00
parent df3b65b5e8
commit 5977a86eb3
12 changed files with 163 additions and 21 deletions

View File

@@ -352,22 +352,6 @@ func defaultPolicies() []config.Policy {
Endpoint: "/onlyoffice.js",
Backend: "http://localhost:9220",
},
{
Endpoint: "/api/v0/wopi/open",
Backend: "http://ocis-wopiserver:9105",
},
{
Endpoint: "/wopiserver.js",
Backend: "http://ocis-wopiserver:9105",
},
{
Endpoint: "/hello.js",
Backend: "http://localhost:9105",
},
{
Endpoint: "/api/v0/greet",
Backend: "http://localhost:9105",
},
},
},
{