Explorar o código

服务器配置文件

xialei hai 1 ano
pai
achega
577a1aa368
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      .vscode/sftp.json

+ 13 - 0
.vscode/sftp.json

@@ -0,0 +1,13 @@
1
+{
2
+    "name": "123.56.214.150",
3
+    "host": "123.56.214.150",
4
+    "protocol": "sftp",
5
+    "port": 22,
6
+    "username": "root",
7
+    "password": "Rhhx888888",
8
+    "remotePath": "/data/www/api.hebeiyhc.com/web",
9
+    "uploadOnSave": true,
10
+    "useTempFile": false,
11
+    "openSsh": false
12
+}
13
+