mirror of
https://github.com/veops/oneterm.git
synced 2026-06-14 13:58:06 +08:00
14 lines
305 B
YAML
14 lines
305 B
YAML
secretKey: 'xW2FAUfgffjmerTEBXADmURDOQ43ojLN'
|
|
protocols:
|
|
ssh:
|
|
api: "http://oneterm-api:8080/api/oneterm/v1"
|
|
token: "123456"
|
|
ip: '0.0.0.0'
|
|
port: 12228
|
|
webUser: "test"
|
|
webToken: "135790"
|
|
privateKeyPath: "/root/.ssh/id_ed25519"
|
|
plainMode: false
|
|
|
|
i18nDir: /oneterm/translate
|