feat: add support for youtube lives previews (#468)
This commit is contained in:
parent
b8b9c976f6
commit
fdc5757c63
3 changed files with 5 additions and 2 deletions
|
|
@ -18,6 +18,8 @@ services:
|
|||
image: ghcr.io/danvergara/jumble-proxy-server:latest
|
||||
environment:
|
||||
- ALLOW_ORIGIN=${JUMBLE_SOCIAL_URL:-http://localhost:8089}
|
||||
- JUMBLE_PROXY_GITHUB_TOKEN=${JUMBLE_PROXY_GITHUB_TOKEN}
|
||||
- ENABLE_PPROF=true
|
||||
- PORT=8080
|
||||
ports:
|
||||
- "8090:8080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue