From a1530aed78d9c84b4a65b22b696c2345ca8884b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:02:49 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 3a5d96e..6f26c0b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -45,6 +45,7 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_tag" [resources.ports] + main.default = 8095 rtmp.default = 1935 rtmp.exposed = "TCP"