изменён прокси по умолчанию на 192.168.1.70

This commit is contained in:
Александр Сироткин 2022-01-17 15:22:02 +05:00
parent 65f53bf7ad
commit 090c82395c

View File

@ -34,7 +34,7 @@
"react_test": "react-scripts test",
"eject": "react-scripts eject"
},
"proxy": "http://192.168.1.58:5000",
"proxy": "http://192.168.1.70:5000",
"eslintConfig": {
"extends": [
"react-app",