mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Added wildcard certs for bbb
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| ENABLE_COTURN=true | ||||
| COTURN_TLS_CERT_PATH=/etc/letsencrypt/live/{{domain}}/fullchain.pem | ||||
| COTURN_TLS_KEY_PATH=/etc/letsencrypt/live/{{domain}}/privkey.pem | ||||
| COTURN_TLS_CERT_PATH=/etc/letsencrypt/live/{{ primary_domain if enable_one_letsencrypt_cert_for_all else domain }}/fullchain.pem | ||||
| COTURN_TLS_KEY_PATH=/etc/letsencrypt/live/{{ primary_domain if enable_one_letsencrypt_cert_for_all else domain }}/privkey.pem | ||||
| ENABLE_GREENLIGHT={{bigbluebutton_enable_greenlight}} | ||||
|  | ||||
| # Enable Webhooks | ||||
|   | ||||
		Reference in New Issue
	
	Block a user