add cors headers to http proxy
This commit is contained in:
@@ -3,6 +3,8 @@ proxy:
|
||||
host: 0.0.0.0
|
||||
port: 8080
|
||||
preserve-batch-order: true
|
||||
cors-origin: "*"
|
||||
cors-allowed-headers: "Content-Type"
|
||||
routes:
|
||||
- id: ethereum
|
||||
blockchain: ethereum
|
||||
|
||||
Reference in New Issue
Block a user