talkhpb/docker-compose.yml aktualisiert

This commit is contained in:
2025-07-27 23:36:31 +00:00
parent fe792a8eec
commit 61a87fc700

View File

@@ -13,5 +13,6 @@ services:
- SIGNALING_SECRET=${SIGNALING_SECRET} #this must be a long secretpasswordkey - SIGNALING_SECRET=${SIGNALING_SECRET} #this must be a long secretpasswordkey
- TZ=${TIMEZONE} #Europe/Berlin - TZ=${TIMEZONE} #Europe/Berlin
- TALK_PORT=${TALK_PORT} #3478 - TALK_PORT=${TALK_PORT} #3478
- STUN_SERVER=${STUN_SERVER}
- INTERNAL_SECRET=${INTERNAL_SECRET} #this must be a long secretpasswordkey - INTERNAL_SECRET=${INTERNAL_SECRET} #this must be a long secretpasswordkey
restart: unless-stopped restart: unless-stopped