Skip to content

Commit

Permalink
Enable cors for IP-39
Browse files Browse the repository at this point in the history
  • Loading branch information
DonRichards committed Jan 9, 2023
1 parent bd7b217 commit e9e1964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codebase/sites/default/default.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ parameters:
# for more information about the topic in general.
# Note: By default the configuration is disabled.
cors.config:
enabled: false
enabled: true
# Specify allowed headers, like 'x-allowed-header'.
allowedHeaders: []
# Specify allowed request methods, specify ['*'] to allow all possible ones.
Expand Down

0 comments on commit e9e1964

Please sign in to comment.