mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Unify code snippet comment location
This commit is contained in:
		
							parent
							
								
									babd303667
								
							
						
					
					
						commit
						701f990a23
					
				| @ -48,7 +48,8 @@ Modify the config file to your preferences before launching Docker container. | |||||||
| Here are some settings that you likely want: | Here are some settings that you likely want: | ||||||
| 
 | 
 | ||||||
| ```yaml | ```yaml | ||||||
| server_url: http://your-host-name:8080 # Change to your hostname or host IP | # Change to your hostname or host IP | ||||||
|  | server_url: http://your-host-name:8080 | ||||||
| # Listen to 0.0.0.0 so it's accessible outside the container | # Listen to 0.0.0.0 so it's accessible outside the container | ||||||
| metrics_listen_addr: 0.0.0.0:9090 | metrics_listen_addr: 0.0.0.0:9090 | ||||||
| # The default /var/lib/headscale path is not writable in the container | # The default /var/lib/headscale path is not writable in the container | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user