diff --git a/cryptide_project/package.json b/cryptide_project/package.json index 24857de..abab668 100644 --- a/cryptide_project/package.json +++ b/cryptide_project/package.json @@ -42,7 +42,7 @@ "web-vitals": "^2.1.4" }, "scripts": { - "start": "react-scripts start --port 80", + "start": "react-scripts start", "build": "react-scripts build", "test": "jest --passWithNoTests", "eject": "react-scripts eject"