[auth]
password = "你的密码"
[server]
port = 8080
[https]
enabled = true
cert_file = "./certificate/cert.pem"
key_file = "./certificate/private.key"