refactor: remove legacy code

This commit is contained in:
zarazaex69
2026-05-07 14:28:32 +03:00
parent 99ee4d8bbc
commit 9c992d6fe4
24 changed files with 380 additions and 501 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
container_name: olcrtc-server
restart: unless-stopped
environment:
OLCRTC_PROVIDER: "${OLCRTC_PROVIDER:?set OLCRTC_PROVIDER (telemost, jazz, wbstream)}"
OLCRTC_CARRIER: "${OLCRTC_CARRIER:?set OLCRTC_CARRIER (telemost, jazz, wbstream)}"
OLCRTC_ROOM_ID: "${OLCRTC_ROOM_ID:?set OLCRTC_ROOM_ID}"
OLCRTC_KEY: "${OLCRTC_KEY:-}"
OLCRTC_DNS: "${OLCRTC_DNS:-1.1.1.1:53}"