Set the local target to use the new local proxy config

This commit is contained in:
Felipe Knorr Kuhn 2021-11-14 15:41:28 -08:00
parent fc1fd361e7
commit 0b1c1e3f4c

View File

@ -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": {