mirror of
https://github.com/YunoHost-Apps/mautic_ynh.git
synced 2024-09-03 19:36:26 +02:00
Update nginx.conf
This commit is contained in:
parent
50b693f895
commit
445df30279
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ location __PATH__/ {
|
|||
expires off;
|
||||
gzip off;
|
||||
default_type "image/gif";
|
||||
add_header 'Access-Control-Allow-Origin' *;
|
||||
more_set_headers "Access-Control-Allow-Origin: *";
|
||||
try_files $uri /index.php?$args;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue