Put cors header back to https for now
To remove that change for the diff
This commit is contained in:
@@ -8,7 +8,7 @@ receivers:
|
||||
# This can't be '*' because opentelemetry-js uses sendBeacon which always operates
|
||||
# in 'withCredentials' mode, which browsers don't allow with an allow-origin of '*'
|
||||
#- "https://pr976--element-call.netlify.app"
|
||||
- "http://*"
|
||||
- "https://*"
|
||||
allowed_headers:
|
||||
- "*"
|
||||
processors:
|
||||
|
||||
Reference in New Issue
Block a user