SET PUBLIC_URL

master
Tudor Stanciu 2020-04-05 20:46:40 +03:00
parent b5efafeba7
commit aba952b9bb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"react-scripts": "^3.1.1"
},
"scripts": {
"start": "set PORT=3006 && react-scripts start",
"start": "SET PUBLIC_URL=http://*/app3&&SET PORT=3006&& react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"