port 80 again

This commit is contained in:
eggman20339 2025-01-17 14:13:23 -05:00
parent d675db938c
commit d0c8e3988a

View File

@ -17,7 +17,7 @@
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject" "eject": "react-scripts eject"
}, },
"proxy": "http://localhost:4000", "proxy": "http://localhost:80",
"eslintConfig": { "eslintConfig": {
"extends": [ "extends": [
"react-app", "react-app",