talkhpb/docker-compose.yml aktualisiert
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user