debugging eingebaut, deploy gefixt
All checks were successful
Deploy SingleChat / deploy (push) Successful in 25s

This commit is contained in:
Torsten Schulz (local)
2026-06-17 16:37:40 +02:00
parent c46e64367d
commit 0d24fcd9e5
7 changed files with 187 additions and 26 deletions

14
.env.example Normal file
View File

@@ -0,0 +1,14 @@
NODE_ENV=production
PORT=4000
SESSION_SECRET=
# Relay-only Videochat via TURN
VIDEO_TURN_URLS=
VIDEO_TURN_USERNAME=
VIDEO_TURN_CREDENTIAL=
# Optional zusaetzliche STUN-Server
VIDEO_STUN_URLS=
# Optional: komplette ICE-Serverliste als JSON statt der Einzelvariablen
# VIDEO_ICE_SERVERS_JSON=