Use default proxy config for local proxy conf.

This commit is contained in:
softsimon 2021-06-10 09:55:19 -05:00
parent d36e9dc6a4
commit 0e9db6c0f4

View File

@ -175,7 +175,7 @@
"browserTarget": "mempool:build:production" "browserTarget": "mempool:build:production"
}, },
"local": { "local": {
"proxyConfig": "proxy.prod.conf.json", "proxyConfig": "proxy.conf.json",
"verbose": true "verbose": true
}, },
"staging": { "staging": {