SET PUBLIC_URL
parent
b5efafeba7
commit
aba952b9bb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue