Files
smart-serow/scripts/deploy_target.sample.json

7 lines
121 B
JSON
Raw Normal View History

2026-01-24 12:24:26 +09:00
{
"user": "pi",
2026-01-25 00:34:01 +09:00
"host": "raspberrypi.local",
2026-01-24 12:24:26 +09:00
"remote_path": "/opt/smartserow",
"service_name": "smartserow-ui"
}