mirror of
https://github.com/originalmk/skrytka-app.git
synced 2024-11-20 10:28:50 +00:00
Added proxy to React client
It allows React to fetch data from Express backend (at localhost:3001).
This commit is contained in:
parent
32cb76d18c
commit
ca7c2a9542
@ -25,6 +25,7 @@
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"proxy": "http://localhost:3001",
|
||||
"browserslist": {
|
||||
"production": [
|
||||
">0.2%",
|
||||
|
Loading…
Reference in New Issue
Block a user