Update local-prod target to use the new JS dev proxy

This commit is contained in:
Felipe Knorr Kuhn 2021-08-17 13:01:04 -07:00
parent ed06e3c491
commit 648d59631b

View File

@ -200,7 +200,7 @@
"verbose": true
},
"local-prod": {
"proxyConfig": "proxy.prod.conf.json",
"proxyConfig": "proxy.conf.js",
"disableHostCheck": true,
"host": "0.0.0.0",
"verbose": false