escaped '

keep-around/fe01c721a6fa6d7b9e257d23e077703b3c6f5028
Lukas Schulz 2020-12-01 21:32:36 +01:00
parent 6b50ef9de5
commit fe01c721a6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ in {
proxy_ignore_headers Cache-Control;
proxy_cache_valid any 30m;
auth_basic off;
add_header 'Access-Control-Allow-Origin' '*';
add_header \'Access-Control-Allow-Origin\' \'*\';
'';
};
};