diff --git a/configs/graphite-api.yml b/configs/graphite-api.yml index f0b87eb..5a7f475 100644 --- a/configs/graphite-api.yml +++ b/configs/graphite-api.yml @@ -14,4 +14,6 @@ carbon: retry_delay: 15 carbon_prefix: carbon replication_factor: 1 +allowed_origins: + - '*' # Allow CORS time_zone: UTC