docker help

This commit is contained in:
2019-04-04 20:39:50 +11:00
parent 2e80fd7bad
commit 7db88f71fc

View File

@@ -13,7 +13,8 @@
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
"start": "node index.js",
"startdocker": "git pull && node index.js"
},
"author": "",
"license": "ISC"