Create onlyoffice extension

This commit is contained in:
Lukas Hirt
2020-11-15 21:05:50 +01:00
parent 63d1fca0ce
commit 68b74d11da
65 changed files with 11363 additions and 14 deletions

View File

@@ -330,6 +330,10 @@ func defaultPolicies() []config.Policy {
Endpoint: "/hello.js",
Backend: "http://localhost:9105",
},
{
Endpoint: "/onlyoffice.js",
Backend: "http://localhost:9220",
},
},
},
{