Updates
This commit is contained in:
parent
f823839503
commit
3a131cb30c
@ -3,6 +3,7 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"project:init": "chmod +x ./src/scripts/shell/init.sh && ./src/scripts/shell/init.sh",
|
||||||
"dev": "next dev -p 3772",
|
"dev": "next dev -p 3772",
|
||||||
"pm2:dev": "./src/scripts/shell/start-dev.sh",
|
"pm2:dev": "./src/scripts/shell/start-dev.sh",
|
||||||
"pm2:start": "./src/scripts/shell/start-prod.sh",
|
"pm2:start": "./src/scripts/shell/start-prod.sh",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user