fix_dockerfile

This commit is contained in:
ahmed531998 2023-04-07 03:23:29 +02:00
parent 70f893bbc6
commit ace4c2bc9d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"web-vitals": "^2.1.3"
},
"scripts": {
"start": "react-scripts start",
"start": "PORT=3006 react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"