Files
yuzhen_base/yuzhen_iot/prod_manage/app/gotty.conf
T
2025-05-21 16:50:06 +08:00

10 lines
230 B
Plaintext
Executable File

title_format = "Horseman A2x Configuration"
permit_write = true
enable_basic_auth = true
enable_tls = false
max_connection = 1
environment = {"TERM" = "xterm-256color"}
address = "0.0.0.0"
port = "8000"
credential = "root:123456"