mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-30 03:15:55 +00:00
Allow all origins
This commit is contained in:
@@ -5,7 +5,7 @@ receivers:
|
||||
endpoint: 0.0.0.0:4318
|
||||
cors:
|
||||
allowed_origins:
|
||||
- "http://*"
|
||||
- "*"
|
||||
allowed_headers:
|
||||
- "*"
|
||||
processors:
|
||||
|
||||
Reference in New Issue
Block a user