port change
This commit is contained in:
parent
424068648a
commit
0b31fbe37f
@ -4,7 +4,7 @@
|
||||
"description": "Website for NebulaOS Android operating system",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"start": "react-scripts --openssl-legacy-provider start",
|
||||
"start": "PORT=5590 react-scripts --openssl-legacy-provider start",
|
||||
"build": "react-scripts --openssl-legacy-provider build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
|
Loading…
Reference in New Issue
Block a user