1
0
Fork 0

Allow CORS in graphite api

This commit is contained in:
Gregory Eremin 2016-08-09 13:57:54 +02:00
parent 5442a44008
commit d548ff0765
1 changed files with 2 additions and 0 deletions

View File

@ -14,4 +14,6 @@ carbon:
retry_delay: 15
carbon_prefix: carbon
replication_factor: 1
allowed_origins:
- '*' # Allow CORS
time_zone: UTC