mirror of
https://github.com/mempool/mempool.git
synced 2025-09-27 21:47:48 +02:00
Set the local target to use the new local proxy config
This commit is contained in:
@@ -211,7 +211,7 @@
|
|||||||
"browserTarget": "mempool:build:production"
|
"browserTarget": "mempool:build:production"
|
||||||
},
|
},
|
||||||
"local": {
|
"local": {
|
||||||
"proxyConfig": "proxy.conf.js",
|
"proxyConfig": "proxy.conf.local.js",
|
||||||
"verbose": true
|
"verbose": true
|
||||||
},
|
},
|
||||||
"staging": {
|
"staging": {
|
||||||
|
Reference in New Issue
Block a user