Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit 8c70cad

Browse files
authored
Merge pull request #52 from zcolor/patch-3
Update .env.template
2 parents 7c1885d + 7db609f commit 8c70cad

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.env.template

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,9 @@ OME_HOST_IP=live.colourstream.${DOMAIN}
4343
OME_ORIGIN_PORT=9000
4444
OME_RTMP_PROV_PORT=1935
4545
OME_SRT_PROV_PORT=9999
46-
OME_LLHLS_STREAM_PORT=3332
47-
OME_WEBRTC_SIGNALLING_PORT=3333
4846
OME_WEBRTC_SIGNALLING_TLS_PORT=3334
4947
OME_WEBRTC_TCP_RELAY_PORT=3478
50-
OME_WEBRTC_CANDIDATE_PORT=10002-10004/udp
48+
OME_WEBRTC_CANDIDATE_PORT=10000-10009/udp
5149
OME_API_PORT=8081
5250
OME_API_TLS_PORT=8082
5351

@@ -116,4 +114,4 @@ OIDC_AUTH_ENDPOINT=https://sso.example.com/authorize
116114
TELEGRAM_ENABLED=false
117115
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here
118116
TELEGRAM_CHAT_ID=your_telegram_chat_id_here
119-
TELEGRAM_SEND_STARTUP_MESSAGE=true
117+
TELEGRAM_SEND_STARTUP_MESSAGE=true

0 commit comments

Comments
 (0)