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 21e5e6aaa5
commit da4db3374c

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