config-schema.dhall

1{ component : { jid : Text, secret : Text }
2, server : { host : Text, port : Natural }
3}