single ffmpeg stream
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
environment:
|
||||
PORT: "3000"
|
||||
NODE_ENV: production
|
||||
FFMPEG_LOG_LEVEL: warning
|
||||
FFMPEG_INPUT_SEEKABLE: "0"
|
||||
RECENT_URLS_PATH: /app/data/recent-urls.json
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
Reference in New Issue
Block a user