Files
django.remote/config.json

11 lines
274 B
JSON
Raw Normal View History

2025-08-31 11:00:32 +08:00
{
"测试机": {
"ip": "192.168.3.157",
"username": "xiaji",
"password": "xiaji",
"port": 22,
2025-08-31 11:02:17 +08:00
"project": "statuspage",
"git_url": "http://192.168.3.241:3000/xiaji/webstatus.git",
"remote_dir": "/home/xiaji"
2025-08-31 11:00:32 +08:00
}
}