add proxy to prod API

This commit is contained in:
Collin M. Barrett 2019-08-04 16:23:16 -05:00
parent e8896ff75d
commit 305b374a3e

View file

@ -18,6 +18,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"proxy": "https://filterlists.com",
"eslintConfig": {
"extends": "react-app"
},