mirror of
https://github.com/m5stack/StackFlow.git
synced 2026-05-20 11:32:11 -07:00
7 lines
141 B
INI
7 lines
141 B
INI
[ssh]
|
|
local_file_path = dist
|
|
remote_file_path = /root/dist
|
|
remote_host = m5stack-LLM.local
|
|
remote_port = 22
|
|
username = root
|
|
password = 123456 |