remove trailing whitespace
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Sophie Schiller 2021-03-13 13:39:59 +01:00
parent c062c38971
commit 800a4fc956

View file

@ -1,4 +1,4 @@
location / location /
{ {
add_header Access-Control-Allow-Origin *; add_header Access-Control-Allow-Origin *;
} }