fix: adjust config values

This commit is contained in:
Ante Brähler
2024-11-30 12:07:19 +00:00
parent ea0cc51370
commit 7dd70b4d22
3 changed files with 5 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ services:
# 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_STREAM_DELAY: 20
VITE_STREAM_DELAY: 18
networks:
- app-network