remove ocis-hello references

This commit is contained in:
Willy Kloucek
2021-04-19 12:34:29 +02:00
parent a349bc3477
commit 771f85ce2b
6 changed files with 9 additions and 71 deletions

View File

@@ -348,14 +348,6 @@ func defaultPolicies() []config.Policy {
Endpoint: "/settings.js",
Backend: "http://localhost:9190",
},
{
Endpoint: "/api/v0/greet",
Backend: "http://localhost:9105",
},
{
Endpoint: "/hello.js",
Backend: "http://localhost:9105",
},
{
Endpoint: "/onlyoffice.js",
Backend: "http://localhost:9220",