mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-11-04 10:01:05 +01:00 
			
		
		
		
	Add local Docker DNS server (makes resolving http://headscale more reliable)
This commit is contained in:
		
							parent
							
								
									ba07bac46a
								
							
						
					
					
						commit
						8a707de5f1
					
				@ -11,6 +11,7 @@ dns_config:
 | 
			
		||||
  magic_dns: true
 | 
			
		||||
  domains: []
 | 
			
		||||
  nameservers:
 | 
			
		||||
    - 127.0.0.11
 | 
			
		||||
    - 1.1.1.1
 | 
			
		||||
db_path: /tmp/integration_test_db.sqlite3
 | 
			
		||||
private_key_path: private.key
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user