From 91b08f00b286b942d34c12efdc3f26ca0a8d6dfe Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Mon, 2 Mar 2026 17:04:01 +0100 Subject: [PATCH] fix(docker): please be over --- docker/mediamtx/mediamtx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/mediamtx/mediamtx.yml b/docker/mediamtx/mediamtx.yml index 81c9a59..4c4fd03 100644 --- a/docker/mediamtx/mediamtx.yml +++ b/docker/mediamtx/mediamtx.yml @@ -12,6 +12,6 @@ hlsPartDuration: 500ms hlsSegmentCount: 10 authMethod: http -authHTTPAddress: http://hctv:3000/api/mediamtx/publish +authHTTPAddress: https://hackclub.tv/api/mediamtx/publish api: yes