-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix
Access-Control-Allow-Origin
response (#5028)
Since #3976, CORS functionality is broken. Fix it to work again: - Use `--rest-allowed-origin` instead of `--keymanager-allowed-origin` to specify CORS `Access-Control-Allow-Origin` header for beacon-APIs. - Actually pass CORS config to `nim-presto` once more.
- Loading branch information
1 parent
336acbd
commit d99caf1
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters