[server]
bind_addr = "0.0.0.0:2333"
[server.transport]
type = "tls"
[server.services.service1]
token = "whatever"
bind_addr = "0.0.0.0:8081"