added dynamic stream button

This commit is contained in:
venus
2026-07-19 14:12:46 -05:00
parent a8cc15410f
commit 10a7ba3a76
6 changed files with 398 additions and 33 deletions

View File

@@ -5,5 +5,5 @@ services:
ports:
- "8080:80"
volumes:
- ./streams.txt:/usr/share/nginx/html/streams.txt:ro
- ./streams.txt:/app/streams.txt
restart: unless-stopped