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 38412753fe
commit 14d015a904
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

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