8 lines
		
	
	
		
			137 B
		
	
	
	
		
			Caddyfile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			137 B
		
	
	
	
		
			Caddyfile
		
	
	
	
	
	
{
 | 
						|
    auto_https off
 | 
						|
}
 | 
						|
 | 
						|
http://paperless.tobiasmanske.de {
 | 
						|
    reverse_proxy {{ hostvars['thonkpad.ka.chaoswg.org']['wg_addr'] }}:8000
 | 
						|
}
 |