bw/miniserver new vhost
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Sophie Schiller 2021-03-13 13:31:28 +01:00
parent a8fd397a3d
commit e8e513e6d4
2 changed files with 8 additions and 1 deletions

View file

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