fix: naming of playlist according to channelId
This commit is contained in:
@@ -7,8 +7,11 @@ services:
|
||||
args:
|
||||
# Set this to the server ip/domain, if your backend is deployed on a different server
|
||||
#VITE_BACKEND_URL: http://123.123.123.123:5000
|
||||
VITE_BACKEND_STREAMS_PATH: /streams/playlist.m3u8
|
||||
VITE_BACKEND_STREAMS_PATH: /streams/
|
||||
VITE_STREAM_DELAY: 18
|
||||
VITE_SYNCHRONIZATION_TOLERANCE: 0.8
|
||||
VITE_SYNCHRONIZATION_MAX_DEVIATION: 4
|
||||
|
||||
networks:
|
||||
- app-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user