Add ONLYOFFICE DocSpace app (15 services, Community Edition)

This commit is contained in:
2026-04-11 12:17:35 +00:00
parent 20043aacab
commit d7269f94fb
7 changed files with 944 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
location ^~ /.well-known/acme-challenge/ {
root /letsencrypt;
default_type "text/plain";
}