mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Solved another bbb variable bug
This commit is contained in:
		| @@ -54,7 +54,7 @@ STUN_PORT={{ ports.public.stun[application_id] }} | ||||
| # TURN SERVER | ||||
| # uncomment and adjust following two lines to add an external TURN server | ||||
| TURN_SERVER=turns:{{domains[application_id]}}:{{ ports.public.turn[application_id] }}?transport=tcp | ||||
| TURN_SECRET={{applications.bigbluebutton.turn_secret}} | ||||
| TURN_SECRET={{applications.bigbluebutton.credentials.turn_secret}} | ||||
|  | ||||
| # Allowed SIP IPs | ||||
| # due to high traffic caused by bots, by default the SIP port is blocked. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user