Files
singlechat/.env.example
Torsten Schulz (local) 0d24fcd9e5
All checks were successful
Deploy SingleChat / deploy (push) Successful in 25s
debugging eingebaut, deploy gefixt
2026-06-17 16:37:40 +02:00

15 lines
294 B
Plaintext

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=