tianhe/tianhe.yml

34 lines
839 B
YAML
Raw Normal View History

Operation:
enable: true
download:
prefix: http://localhost:2000
datasource:
url: jdbc:mysql://localhost:3306/operation?useUnicode=true&characterEncoding=utf8&useSSL=false&&allowPublicKeyRetrieval=true
username: root
password: root
Agent:
enable: true
duration:
report: 100000
next_command: 1000
download:
mode: 2
size: 524288
upload:
size: 5242880
app:
cloudApp:
url: http://localhost:10081/cloudApp/endpoint
port: 10081
hosApp:
url: http://localhost:10086/config/endpoint
port: 10086
operation:
url: http://localhost:39999/api
env:
envId: TestId
agentId: 1
datasource:
url: jdbc:mysql://localhost:3306/chsdrg?useUnicode=true&characterEncoding=utf8&useSSL=false&&allowPublicKeyRetrieval=true
username: root
password: root