mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 15:47:48 +01:00
proxy /__ in dev environment
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject"
|
||||||
},
|
},
|
||||||
"proxy": {
|
"proxy": {
|
||||||
"/api": {
|
"/__": {
|
||||||
"target": "http://localhost:4000",
|
"target": "http://localhost:4000",
|
||||||
"ws": true
|
"ws": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user