Update references to the JS proxy config
This commit is contained in:
parent
f52c36093e
commit
40914236d4
@ -211,11 +211,11 @@
|
|||||||
"browserTarget": "mempool:build:production"
|
"browserTarget": "mempool:build:production"
|
||||||
},
|
},
|
||||||
"local": {
|
"local": {
|
||||||
"proxyConfig": "proxy.conf.json",
|
"proxyConfig": "proxy.conf.js",
|
||||||
"verbose": true
|
"verbose": true
|
||||||
},
|
},
|
||||||
"staging": {
|
"staging": {
|
||||||
"proxyConfig": "proxy.stg.conf.json",
|
"proxyConfig": "proxy.conf.js",
|
||||||
"disableHostCheck": true,
|
"disableHostCheck": true,
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"verbose": true
|
"verbose": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user