mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
proxy local dev server UI's API requests to local API container
This commit is contained in:
parent
c05f298559
commit
a9c26e83bb
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"proxy": "http://localhost:80",
|
||||
"eslintConfig": {
|
||||
"extends": "react-app"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue