mirror of
https://github.com/veops/oneterm.git
synced 2025-09-26 19:31:14 +08:00
45 lines
609 B
YAML
45 lines
609 B
YAML
mode: debug
|
|
|
|
http:
|
|
host: 0.0.0.0
|
|
port: 8888
|
|
|
|
ssh:
|
|
host: 0.0.0.0
|
|
port: 2222
|
|
|
|
guacd:
|
|
host: oneterm-guacd
|
|
port: 4822
|
|
|
|
mysql:
|
|
host: mysql
|
|
port: 3306
|
|
user: root
|
|
password: "123456"
|
|
|
|
redis:
|
|
host: redis
|
|
port: 6379
|
|
password: ""
|
|
|
|
log:
|
|
level: debug
|
|
format: json
|
|
maxSize: 1
|
|
consoleEnable: true
|
|
|
|
auth:
|
|
acl:
|
|
appId: 5867e079dfd1437e9ae07576ab24b391
|
|
secretKey: 2qlTA4z@#KyigJLYHGrev?0WD6hjX*8E
|
|
url: http://acl-api:5000/api/v1
|
|
aes:
|
|
key: thisis32bitlongpassphraseimusing
|
|
iv: 0123456789abcdef
|
|
|
|
secretKey: xW2FAUfgffjmerTEBXADmURDOQ43ojLN
|
|
|
|
session:
|
|
replayDir: /replay/
|