mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Fix wrong metrics port in docs
It should be 9090.
This commit is contained in:
		
							parent
							
								
									c07dd3f14f
								
							
						
					
					
						commit
						98e98a8adb
					
				| @ -178,7 +178,7 @@ systemctl status headscale | |||||||
| Verify `headscale` is available: | Verify `headscale` is available: | ||||||
| 
 | 
 | ||||||
| ```shell | ```shell | ||||||
| curl http://127.0.0.1:8080/metrics | curl http://127.0.0.1:9090/metrics | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| `headscale` will now run in the background and start at boot. | `headscale` will now run in the background and start at boot. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user