port
This commit is contained in:
parent
24bc8f5e1e
commit
55d0f86497
|
|
@ -5,7 +5,7 @@
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js"
|
"start": "PORT=3542 node index.js"
|
||||||
},
|
},
|
||||||
"entry": "index.js",
|
"entry": "index.js",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue