ginpei/potoshop

View on GitHub
cors.json

Summary

Maintainability
Test Coverage
[
  {
    "origin": ["http://localhost:3000", "https://potoshop.ginpei.info"],
    "method": ["GET"],
    "maxAgeSeconds": 3600
  }
]