diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2020-01-29 12:31:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 12:31:13 +0100 |
commit | b424c1ce5573f72e36fcca00ef22e4b2f3dde9ff (patch) | |
tree | ff1d1de74e1b165a36d7804a49a3692e6cbea289 /static | |
parent | 13c55f4d5fca3e3452317322e387f75e0690f9c8 (diff) | |
parent | 3e5f329cd8c9692e24f5fd56a5e4189bf2202e0d (diff) | |
download | puszcza-b424c1ce5573f72e36fcca00ef22e4b2f3dde9ff.tar.gz puszcza-b424c1ce5573f72e36fcca00ef22e4b2f3dde9ff.zip |
Merge pull request #27 from 19pdh/develop
Develop
Diffstat (limited to 'static')
-rw-r--r-- | static/_headers | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/_headers b/static/_headers index cb762ef..c94fa79 100644 --- a/static/_headers +++ b/static/_headers @@ -1 +1,2 @@ -Access-Control-Allow-Origin: * +/api/* + Access-Control-Allow-Origin: * |