修改 debply 配置

This commit is contained in:
rucky 2021-10-12 18:09:01 +08:00
parent e077d3fa4a
commit 7908cb3baa

View File

@ -21,7 +21,7 @@ module.exports = {
host: '120.25.121.117', // 服务器地址 host: '120.25.121.117', // 服务器地址
port: 22, // 服务器端口号 port: 22, // 服务器端口号
username: 'front', // 服务器登录用户名 username: 'front', // 服务器登录用户名
password: 'szxglcn@3038', // 服务器登录密码 password: 'Szxgl#3210', // 服务器登录密码
distPath: 'dist', // 本地打包生成目录 distPath: 'dist', // 本地打包生成目录
webDir: '/mnt/cdn/scl/webglToy', webDir: '/mnt/cdn/scl/webglToy',
// webDir: "/mnt/services/tomcat-8090-test/webapps/test/front", // test替换自己实际项目目录 服务器部署路径(不可为空或'/' // webDir: "/mnt/services/tomcat-8090-test/webapps/test/front", // test替换自己实际项目目录 服务器部署路径(不可为空或'/'