Files
cachet-docker/docs/setup/cors.md
Anthony Bocci 83d22e957b Fix markdown issue
Markdown is tested on Dillinger.io and the interpreter is not exactly
the same as the one on Github, so I fix the Markdown to be more
readable.
2018-06-22 22:00:32 +02:00

502 B

CORS

Cross-original resource sharing

External Access
By default Cachet can be accessed by any third-party server.

You may configure your Cachet installation for CORS very easily. To blacklist everybody except one or more domains:

  • Login to your Dashboard
  • Go to the Settings panel
  • Click on Security
  • You'll see a Allowed domains textarea, fill in any domains that you want to access the API as a comma separated list:
https://demo.cachethq.io,https://status.cachethq.io