1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update nginx.conf

comment lines here only for a bug on 28.0.1
This commit is contained in:
Robles Rodolphe 2024-02-09 00:18:33 +01:00 committed by GitHub
parent 5d7ab2d7e8
commit 3b5b04da56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,10 +2,10 @@
# Either include it in the default mime.types list
# or include you can include that list explicitly and add the file extension
# only for Nextcloud like below:
include mime.types;
types {
text/javascript js mjs;
}
#include mime.types;
#types {
# text/javascript js mjs;
#}
location ^~ /.well-known {
# The following 6 rules are borrowed from `.htaccess`