diff --git a/package.json b/package.json index c3add0a..a3dd654 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject", - "prod": "forever start $(which npx) serve -l 1234 -s /build" + "prod": "forever start $(which npx) serve -l 80 -s build" }, "eslintConfig": { "extends": [