hostname: localhost port: 3030 virtual_hosts: - domain: localhost root: www ssl: false - domain: test.local root: www ssl: true cert: cert.pem key: key.pem