You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
267 B
YAML

10 months ago
system:
mode: prod
auth:
plugin: pwd
root_pass: mypassword12345678
10 months ago
endpoints:
insecure:
host: 127.0.0.1
port: 2003
secure:
host: 127.0.0.1
port: 2004
cert: ../cert.pem
private_key: ../key.pem
pkey_passphrase: ../passphrase.txt