mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-10-31 11:44:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			128 B
		
	
	
	
		
			Caddyfile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			128 B
		
	
	
	
		
			Caddyfile
		
	
	
	
	
	
| {%HTTP_HOST%}
 | |
| tls ttrss@{%HTTP_HOST%}
 | |
| 
 | |
| root /var/www/html
 | |
| log stdout
 | |
| errors stderr
 | |
| internal /tt-rss/cache
 | |
| fastcgi / app:9000 php |