mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Fix cors policy for integrations.json (#17184)
This commit is contained in:
parent
b5b9605e70
commit
0d8170ce43
@ -18,3 +18,5 @@
|
||||
Cache-Control: public, max-age: 1800, s-maxage=604800, must-revalidate
|
||||
/static/*
|
||||
Cache-Control: public, max-age: 1800, s-maxage=604800, must-revalidate
|
||||
/integrations.json
|
||||
Access-Control-Allow-Origin: *
|
Loading…
x
Reference in New Issue
Block a user