rename fiv to vic.imo

This commit is contained in:
luk.lu
2019-09-27 07:16:43 +08:00
parent 4a9558355c
commit 2c581894b3
3 changed files with 17 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "fiv.server",
"name": "vic.imo.server",
"version": "1.0.0",
"description": "",
"main": "index.js",
@@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "node --inspect-brk ./",
"mongod": "/mongodb/bin/mongod -f /mongodb/mongodb.conf --logpath /data/log/mongo.log",
"daemon.pm2": "cross-env NODE_ENV=production pm2 start index.js --name fiv.server"
"daemon.pm2": "cross-env NODE_ENV=production pm2 start index.js --name vic.imo.server"
},
"author": "Nova.xu",
"license": "ISC",