Skip to content
Snippets Groups Projects
Commit c8899b17 authored by Wo-ogie's avatar Wo-ogie
Browse files

[CHORE] 서비스 포트 3001번으로 재수정

parent 61339b48
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"start": "export PORT=3001 && react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment