logging: logs: default: level: INFO storage: "module": "file_system" "root": "/data" apps: tls: certificates: automate: - livekit-server.bfzqqk.easypanel.host - nextream.sytes.net layer4: servers: main: listen: [":443"] routes: - match: - tls: sni: - "nextream.sytes.net" handle: - handler: tls - handler: proxy upstreams: - dial: ["localhost:5349"] - match: - tls: sni: - "livekit-server.bfzqqk.easypanel.host" handle: - handler: tls connection_policies: - alpn: ["http/1.1"] - handler: proxy upstreams: - dial: ["localhost:7880"]