Provides Nextcloud Hub 8 (Nextcloud 29)
This commit is contained in:
parent
19e2864e9b
commit
365e166cbf
2 changed files with 6 additions and 1 deletions
|
|
@ -11,6 +11,10 @@ events {
|
|||
|
||||
http {
|
||||
include /etc/nginx/mime.types;
|
||||
types {
|
||||
application/javascript js mjs;
|
||||
}
|
||||
|
||||
default_type application/octet-stream;
|
||||
|
||||
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue