Browse Source

'添加自动化部署地址'

zhangyu 4 years ago
parent
commit
14699357e5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -5,10 +5,10 @@
   "author": "zy <zhangyu@sagacloud.cn>",
   "private": true,
   "remote": {
-    "host": "192.168.20.236",
-    "path": "/opt/nginx/ibms/dist",
+    "host": "172.16.39.206",
+    "path": "/home/pages/pdm/dist",
     "user": "root",
-    "password": "saga",
+    "password": "123456",
     "local": "dist"
   },
   "scripts": {