mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Optimized IP6 deactivation
This commit is contained in:
		@@ -43,7 +43,9 @@ DOMAIN={{ domain }}
 | 
			
		||||
 | 
			
		||||
# IP
 | 
			
		||||
EXTERNAL_IPv4={{ networks.internet.ip4 }}
 | 
			
		||||
EXTERNAL_IPv6={{ networks.internet.ip6 if BBB_IP6_ENABLED else '' }}
 | 
			
		||||
{% if BBB_IP6_ENABLED %}
 | 
			
		||||
EXTERNAL_IPv6={{ networks.internet.ip6 }}
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
# STUN SERVER
 | 
			
		||||
# stun.freeswitch.org
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user