sftp.json 256 B

1234567891011
  1. {
  2. "name": "appbase",
  3. "host": "10.88.44.65",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "password": "4ubzb3ZsO3pZX7H8",
  8. "context": "./dist",
  9. "remotePath": "/data/webroot/timi/activity/qiankun/child/inapp",
  10. "uploadOnSave": false
  11. }