mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Enable self-building of matrix-synapse-admin on non-amd64
Related to #658 (Github Issue).
This commit is contained in:
		@@ -1024,6 +1024,8 @@ matrix_synapse_admin_enabled: false
 | 
			
		||||
# Synapse Admin's HTTP port to the local host.
 | 
			
		||||
matrix_synapse_admin_container_http_host_bind_port: "{{ '' if matrix_nginx_proxy_enabled else '127.0.0.1:8766' }}"
 | 
			
		||||
 | 
			
		||||
matrix_synapse_admin_container_self_build: "{{ matrix_architecture != 'amd64' }}"
 | 
			
		||||
 | 
			
		||||
######################################################################
 | 
			
		||||
#
 | 
			
		||||
# /matrix-synapse-admin
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user