mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Add private_key_path to example config
This commit is contained in:
		
							parent
							
								
									d56fb1aaa1
								
							
						
					
					
						commit
						07a437c707
					
				| @ -6,6 +6,10 @@ server_url: http://127.0.0.1:8080 | |||||||
| # Address to listen to / bind to on the server | # Address to listen to / bind to on the server | ||||||
| listen_addr: 0.0.0.0:8080 | listen_addr: 0.0.0.0:8080 | ||||||
| 
 | 
 | ||||||
|  | # Private key file which will be | ||||||
|  | # autogenerated if it's missing | ||||||
|  | private_key_path: private.key | ||||||
|  | 
 | ||||||
| derp: | derp: | ||||||
|   # List of externally available DERP maps encoded in JSON |   # List of externally available DERP maps encoded in JSON | ||||||
|   urls: |   urls: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user