mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-27 10:54:10 +01:00
Maybe change _headers?
This commit is contained in:
parent
0a1d5c01ee
commit
4f6a644622
2 changed files with 5 additions and 2 deletions
2
_headers
2
_headers
|
@ -1,2 +0,0 @@
|
||||||
/*
|
|
||||||
Access-Control-Allow-Origin: *
|
|
5
web/_headers
Normal file
5
web/_headers
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
/*
|
||||||
|
Access-Control-Allow-Origin: *
|
||||||
|
|
||||||
|
/_img/place/*.png
|
||||||
|
cache-control: public, max-age=604800
|
Loading…
Reference in a new issue