Remove some trailing whitespace
This commit is contained in:
parent
aaeb739f12
commit
386e3d9d74
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ data:
|
|||
location /front/embed.html {
|
||||
add_header Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self' data:; object-src 'none'; media-src 'self' data:";
|
||||
add_header Referrer-Policy "strict-origin-when-cross-origin";
|
||||
|
||||
|
||||
add_header X-Frame-Options "ALLOW";
|
||||
alias /frontend/embed.html;
|
||||
expires 30d;
|
||||
|
|
Loading…
Reference in a new issue