solution: reorganize test data
This commit is contained in:
12
src/test/resources/configs/dshackle-proxy-max.yaml
Normal file
12
src/test/resources/configs/dshackle-proxy-max.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
proxy:
|
||||
enabled: true
|
||||
host: 0.0.0.0
|
||||
port: 8080
|
||||
preserve-batch-order: true
|
||||
cors-origin: "*"
|
||||
cors-allowed-headers: "Content-Type"
|
||||
routes:
|
||||
- id: ethereum
|
||||
blockchain: ethereum
|
||||
- id: classic
|
||||
blockchain: etc
|
||||
Reference in New Issue
Block a user