mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Add docker DNS IP to the remaining files
This commit is contained in:
		
							parent
							
								
									e4d961cfad
								
							
						
					
					
						commit
						f9a2a2b57a
					
				@ -18,6 +18,7 @@ dns_config:
 | 
				
			|||||||
  domains: []
 | 
					  domains: []
 | 
				
			||||||
  magic_dns: true
 | 
					  magic_dns: true
 | 
				
			||||||
  nameservers:
 | 
					  nameservers:
 | 
				
			||||||
 | 
					    - 127.0.0.11
 | 
				
			||||||
    - 1.1.1.1
 | 
					    - 1.1.1.1
 | 
				
			||||||
ephemeral_node_inactivity_timeout: 30m
 | 
					ephemeral_node_inactivity_timeout: 30m
 | 
				
			||||||
node_update_check_interval: 10s
 | 
					node_update_check_interval: 10s
 | 
				
			||||||
 | 
				
			|||||||
@ -11,6 +11,7 @@ dns_config:
 | 
				
			|||||||
  magic_dns: true
 | 
					  magic_dns: true
 | 
				
			||||||
  domains: []
 | 
					  domains: []
 | 
				
			||||||
  nameservers:
 | 
					  nameservers:
 | 
				
			||||||
 | 
					    - 127.0.0.11
 | 
				
			||||||
    - 1.1.1.1
 | 
					    - 1.1.1.1
 | 
				
			||||||
db_path: /tmp/integration_test_db.sqlite3
 | 
					db_path: /tmp/integration_test_db.sqlite3
 | 
				
			||||||
private_key_path: private.key
 | 
					private_key_path: private.key
 | 
				
			||||||
 | 
				
			|||||||
@ -18,6 +18,7 @@ dns_config:
 | 
				
			|||||||
  domains: []
 | 
					  domains: []
 | 
				
			||||||
  magic_dns: true
 | 
					  magic_dns: true
 | 
				
			||||||
  nameservers:
 | 
					  nameservers:
 | 
				
			||||||
 | 
					    - 127.0.0.11
 | 
				
			||||||
    - 1.1.1.1
 | 
					    - 1.1.1.1
 | 
				
			||||||
ephemeral_node_inactivity_timeout: 30m
 | 
					ephemeral_node_inactivity_timeout: 30m
 | 
				
			||||||
node_update_check_interval: 10s
 | 
					node_update_check_interval: 10s
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user