mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Remove a space from XMPP_INTERNAL_MUC_DOMAIN
The domain is invalid with space, so it shouldn't be here
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							d45d30cc3f
						
					
				
				
					commit
					45119ea9df
				
			| @@ -25,7 +25,7 @@ COLIBRI_REST_ENABLED | ||||
| SHUTDOWN_REST_ENABLED | ||||
| TZ={{ matrix_jitsi_timezone }} | ||||
| XMPP_AUTH_DOMAIN={{ matrix_jitsi_xmpp_auth_domain }} | ||||
| XMPP_INTERNAL_MUC_DOMAIN= {{ matrix_jitsi_xmpp_internal_muc_domain }} | ||||
| XMPP_INTERNAL_MUC_DOMAIN={{ matrix_jitsi_xmpp_internal_muc_domain }} | ||||
| XMPP_SERVER={{ matrix_jitsi_xmpp_server }} | ||||
|  | ||||
| {{ matrix_jitsi_jvb_environment_variables_extension }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user