feat: docker compose
This commit is contained in:
parent
30d3f1fc1b
commit
9ba73f3285
|
@ -48,7 +48,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev:be": "cross-env NODE_ENV=local midway-bin dev --ts",
|
||||
"start": "cross-env NODE_ENV=production node ./bootstrap.js",
|
||||
"start": "NODE_ENV=production node ./bootstrap.js",
|
||||
"cov": "midway-bin cov --ts",
|
||||
"lint": "mwts check",
|
||||
"lint:fix": "mwts fix",
|
||||
|
|
Loading…
Reference in New Issue
Block a user