diff --git a/squashkiwi-streaming/config/docker-compose.yml b/squashkiwi-streaming/config/docker-compose.yml index d62e2d6..41a2af2 100644 --- a/squashkiwi-streaming/config/docker-compose.yml +++ b/squashkiwi-streaming/config/docker-compose.yml @@ -21,8 +21,8 @@ services: # Sub stream configuration MTX_PATHS_COURT_SUB_SOURCE: ${MTX_PATHS_COURT_SUB_SOURCE} MTX_PATHS_COURT_SUB_SOURCEPROTOCOL: tcp - # Legacy court path - MTX_PATHS_COURT_SOURCE: ${MTX_PATHS_COURT_SOURCE} + # Legacy court path - use substream for better compatibility + MTX_PATHS_COURT_SOURCE: ${MTX_PATHS_COURT_SUB_SOURCE} MTX_PATHS_COURT_SOURCEPROTOCOL: tcp healthcheck: test: ["CMD", "wget", "-q", "-O", "-", "http://localhost:9997/v2/paths/list"] diff --git a/squashkiwi-streaming/config/web/index.html b/squashkiwi-streaming/config/web/index.html index c368d15..f768041 100644 --- a/squashkiwi-streaming/config/web/index.html +++ b/squashkiwi-streaming/config/web/index.html @@ -170,7 +170,7 @@