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