From d0c8e3988abf8ffdffe29f3266085b9aebf11dc3 Mon Sep 17 00:00:00 2001 From: eggman20339 <eggman20339@gmail.com> Date: Fri, 17 Jan 2025 14:13:23 -0500 Subject: [PATCH] port 80 again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42cc54c..3e76a99 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "test": "react-scripts test", "eject": "react-scripts eject" }, - "proxy": "http://localhost:4000", + "proxy": "http://localhost:80", "eslintConfig": { "extends": [ "react-app",