mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Add Jitsi support
This commit is contained in:
		| @@ -18,6 +18,9 @@ matrix_server_fqn_riot: "riot.{{ matrix_domain }}" | ||||
| # This is where you access the Dimension. | ||||
| matrix_server_fqn_dimension: "dimension.{{ matrix_domain }}" | ||||
|  | ||||
| # This is where you access Jitsi. | ||||
| matrix_server_fqn_jitsi: "jitsi.{{ matrix_domain }}" | ||||
|  | ||||
| matrix_user_username: "matrix" | ||||
| matrix_user_uid: 991 | ||||
| matrix_user_gid: 991 | ||||
| @@ -69,4 +72,4 @@ run_stop: true | ||||
|  | ||||
| # Building every docker image from source on the target host | ||||
| # Controlling docker image build is possible on a per unit base | ||||
| matrix_container_images_self_build: false | ||||
| matrix_container_images_self_build: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user