Use default proxy config for local proxy conf.

This commit is contained in:
softsimon 2021-06-10 09:55:19 -05:00
parent bf45bf7b39
commit 2475c67d5b
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

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