Yeah, there are cors headers...
This commit is contained in:
parent
2a4f3a2d83
commit
13b12c5286
@ -16,6 +16,9 @@
|
|||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "304850367aad275c3410005580313dac7fe24788";
|
rev = "304850367aad275c3410005580313dac7fe24788";
|
||||||
} + "/";
|
} + "/";
|
||||||
|
extraConfig = ''
|
||||||
|
add_header Access-Control-Allow-Origin *;
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user