Added port option in config.json
This commit is contained in:
parent
e9c247baea
commit
7455199177
3 changed files with 9 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"version": "1.0.0",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"start": "ts-node main.ts",
|
||||
"start": "ts-node zephyrus.ts",
|
||||
"build" : "npx tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue