udpate stuff

This commit is contained in:
2026-06-11 09:48:17 -07:00
parent 6bd80a0b3a
commit a2df93097a
14 changed files with 294 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ services:
- "8080:8080"
- "8888:8888"
volumes:
- ./data/playlist.m3u:/data/playlist.m3u:ro
- ./real1.m3u:/data/playlist.m3u:ro
environment:
RESTREAMER_PORT: "8080"
PLAYLIST_PATH: "/data/playlist.m3u"