mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	integration-test: add IPv6 prefix to configuration
This commit is contained in:
		
							parent
							
								
									115d0cbe85
								
							
						
					
					
						commit
						d35fb8bba0
					
				@ -2,6 +2,9 @@ log_level: trace
 | 
			
		||||
acl_policy_path: ""
 | 
			
		||||
db_type: sqlite3
 | 
			
		||||
ephemeral_node_inactivity_timeout: 30m
 | 
			
		||||
ip_prefixes:
 | 
			
		||||
  - fd7a:115c:a1e0::/48
 | 
			
		||||
  - 100.64.0.0/10
 | 
			
		||||
dns_config:
 | 
			
		||||
  base_domain: headscale.net
 | 
			
		||||
  magic_dns: true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user