diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2020-01-28 19:08:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-28 19:08:33 +0100 |
commit | 576d08d06bd0743d3912770fff4d5b1e38c0f576 (patch) | |
tree | 651b1bf75705723622c75d9b1eee54c4ab7e6bfc /test/_headers | |
parent | 3cf1e858dfad1d8f3ba7079e7e0b249c1cdfd5f5 (diff) | |
download | kronika-576d08d06bd0743d3912770fff4d5b1e38c0f576.tar.gz kronika-576d08d06bd0743d3912770fff4d5b1e38c0f576.zip |
Add headers (#6)
* Add api building * Add headers * Change path * Add file * Move script
Diffstat (limited to 'test/_headers')
-rwxr-xr-x | test/_headers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/_headers b/test/_headers new file mode 100755 index 0000000..f2d986b --- /dev/null +++ b/test/_headers @@ -0,0 +1,2 @@ +/* + Access-Control-Allow-Origin: * |