mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 18:03:00 +01:00
Update references to the JS proxy config
This commit is contained in:
parent
f52c36093e
commit
40914236d4
@ -211,11 +211,11 @@
|
||||
"browserTarget": "mempool:build:production"
|
||||
},
|
||||
"local": {
|
||||
"proxyConfig": "proxy.conf.json",
|
||||
"proxyConfig": "proxy.conf.js",
|
||||
"verbose": true
|
||||
},
|
||||
"staging": {
|
||||
"proxyConfig": "proxy.stg.conf.json",
|
||||
"proxyConfig": "proxy.conf.js",
|
||||
"disableHostCheck": true,
|
||||
"host": "0.0.0.0",
|
||||
"verbose": true
|
||||
|
Loading…
Reference in New Issue
Block a user