Compare commits
5 Commits
b3a489e10d
...
host
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
954843da3e | ||
|
|
dce890535f | ||
|
|
dab2c8c329 | ||
|
|
86dde93a73 | ||
|
|
06a936b3ae |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
./docker-compose.yml
|
||||
docker-compose.yml
|
||||
@@ -1,9 +0,0 @@
|
||||
services:
|
||||
stream-hub:
|
||||
build: .
|
||||
container_name: stream-hub
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- ./streams.txt:/app/streams.txt
|
||||
restart: unless-stopped
|
||||
@@ -5,5 +5,5 @@ Twitch Stream, https://player.twitch.tv/?channel=twitch&parent=localhost
|
||||
Alt YouTube, https://www.youtube.com/embed/jNQXAC9IVRw
|
||||
FOX wc final, https://embed.st/embed/admin/ppv-spain-vs-argentina/3
|
||||
FOX timstreams, https://logic.icelanders.st/embed/fox-usa
|
||||
TSN wc, https://embed.st/embed/admin/ppv-spain-vs-argentina/1
|
||||
wc3, https://embed.st/embed/admin/ppv-spain-vs-argentina/1
|
||||
TSN ESP v ARG, https://embed.st/embed/admin/ppv-spain-vs-argentina/1
|
||||
BBC ESP v ARg,https://embed.st/embed/admin/ppv-spain-vs-argentina/5
|
||||
|
||||
Reference in New Issue
Block a user