mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
use linebridge-boot
This commit is contained in:
parent
9214d9eb96
commit
e9fd320321
@ -7,7 +7,7 @@
|
||||
"services/*"
|
||||
],
|
||||
"scripts": {
|
||||
"start:prod": "cross-env NODE_ENV=production hermes-node ./index.js",
|
||||
"start:prod": "cross-env NODE_ENV=production linebridge-boot ./index.js",
|
||||
"dev": "cross-env NODE_ENV=development hermes-node ./index.js",
|
||||
"build:bin": "cd build && pkg ./index.js"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user