[ConfigBasic.js] set Config.deploy.type: web
This commit is contained in:
@@ -11,6 +11,7 @@ module.exports = {
|
|||||||
|
|
||||||
|
|
||||||
deploy: {
|
deploy: {
|
||||||
|
type: 'web',
|
||||||
host: '', // 待部署到的主机
|
host: '', // 待部署到的主机
|
||||||
port: '22', // 带部署到的主机的 SSH 端口
|
port: '22', // 带部署到的主机的 SSH 端口
|
||||||
dir: '/home/tic/node.console.web', // 待部署到的目录路径
|
dir: '/home/tic/node.console.web', // 待部署到的目录路径
|
||||||
|
|||||||
Reference in New Issue
Block a user