diff --git a/db_app/package.json b/db_app/package.json index f088d4b..95b65e5 100644 --- a/db_app/package.json +++ b/db_app/package.json @@ -12,7 +12,7 @@ "web-vitals": "^2.1.4" }, "scripts": { - "start": "react-scripts start", + "start": "PORT=8009 react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject"