mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Ensure Buscarron is part of the Postgres network
This commit is contained in:
		@@ -1707,6 +1707,8 @@ matrix_bot_buscarron_container_additional_networks: |
 | 
			
		||||
      ([matrix_playbook_reverse_proxyable_services_additional_network] if matrix_playbook_reverse_proxyable_services_additional_network else [])
 | 
			
		||||
      +
 | 
			
		||||
      ([matrix_nginx_proxy_container_network] if matrix_nginx_proxy_enabled and matrix_bot_buscarron_container_network != matrix_nginx_proxy_container_network else [])
 | 
			
		||||
      +
 | 
			
		||||
      ([devture_postgres_container_network] if devture_postgres_enabled and devture_postgres_container_network != matrix_bot_buscarron_container_network else [])
 | 
			
		||||
    ) | unique
 | 
			
		||||
  }}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user