Add API proxy (#41)

This commit is contained in:
Ilya Boyandin
2022-04-20 17:35:14 +02:00
committed by GitHub
parent 6bc321377a
commit 51bcdc4467
2 changed files with 7 additions and 5 deletions

View File

@@ -199,5 +199,6 @@
},
"eslintConfig": {
"extends": "react-app"
}
},
"proxy": "https://ukraine.bellingcat.com/ukraine-server"
}