Add ONLYOFFICE DocSpace app (15 services, Community Edition)
This commit is contained in:
4
apps/docspace/data/config/nginx/letsencrypt.conf
Normal file
4
apps/docspace/data/config/nginx/letsencrypt.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
location ^~ /.well-known/acme-challenge/ {
|
||||
root /letsencrypt;
|
||||
default_type "text/plain";
|
||||
}
|
||||
Reference in New Issue
Block a user