EM2RP/em2rp/cors.json

8 lines
117 B
JSON

[
{
"origin": ["http://localhost:63825"],
"method": ["GET"],
"maxAgeSeconds": 3600
}
]