1
0
Fork 0
artemis/example_config/cxb.yaml

10 lines
175 B
YAML

server:
enable: True
loglevel: "info"
hostname: "localhost"
ssl_enable: False
port: 8082
port_secure: 443
ssl_cert: "cert/title.crt"
ssl_key: "cert/title.key"