Remove tailscale config in caddy
This commit is contained in:
		
							parent
							
								
									3175b6a42b
								
							
						
					
					
						commit
						58874f907c
					
				
					 1 changed files with 0 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -1,11 +0,0 @@
 | 
			
		|||
node002.pirate-jazz.ts.net {
 | 
			
		||||
	import default
 | 
			
		||||
 | 
			
		||||
	@denied not remote_ip private_ranges
 | 
			
		||||
	abort @denied
 | 
			
		||||
 | 
			
		||||
	@prometheus {
 | 
			
		||||
		header X-App-Target prometheus
 | 
			
		||||
	}
 | 
			
		||||
	reverse_proxy @prometheus host.docker.internal:9090
 | 
			
		||||
}
 | 
			
		||||
		Reference in a new issue