kt-template-online-web/deploy.json
2026-05-08 11:23:15 +08:00

8 lines
151 B
JSON

{
"host": "192.168.1.206",
"port": "22",
"username": "root",
"password": "3h1admin",
"localDir": "dist",
"remoteDir": "/data/nginx/chart"
}