mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
add runtime.usernmae
This commit is contained in:
parent
672622b71f
commit
fb213e578b
@ -111,6 +111,7 @@ var Index = &ctx.Context{Name: "cli", Help: "管理中心",
|
||||
"boot": map[string]interface{}{
|
||||
"web_port": ":9094",
|
||||
"ssh_port": ":9090",
|
||||
"username": "shy",
|
||||
},
|
||||
}, Help: "运行环境"},
|
||||
"system": &ctx.Config{Name: "system", Value: map[string]interface{}{
|
||||
|
Loading…
x
Reference in New Issue
Block a user