mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			435 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			435 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # If you plan to somehow use headscale, please deploy your own DERP infra: https://tailscale.com/kb/1118/custom-derp-servers/
 | |
| regions:
 | |
|   900:
 | |
|     regionid: 900
 | |
|     regioncode: custom
 | |
|     regionname: My Region
 | |
|     nodes:
 | |
|       - name: 900a
 | |
|         regionid: 900
 | |
|         hostname: myderp.mydomain.no
 | |
|         ipv4: 123.123.123.123
 | |
|         ipv6: "2604:a880:400:d1::828:b001"
 | |
|         stunport: 0
 | |
|         stunonly: false
 | |
|         derpport: 0
 |