mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 03:34:19 +01:00 
			
		
		
		
	set /tt-rss/backups as internal
This commit is contained in:
		
							parent
							
								
									88fbe87472
								
							
						
					
					
						commit
						47a828bc60
					
				
					 3 changed files with 8 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -29,6 +29,10 @@ http {
 | 
			
		|||
			internal;
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		location /tt-rss/backups {
 | 
			
		||||
			internal;
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		location ~ \.php$ {
 | 
			
		||||
			# regex to split $uri to $fastcgi_script_name and $fastcgi_path
 | 
			
		||||
			fastcgi_split_path_info ^(.+?\.php)(/.*)$;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,4 +5,5 @@ root /var/www/html
 | 
			
		|||
log stdout
 | 
			
		||||
errors stderr
 | 
			
		||||
internal /tt-rss/cache
 | 
			
		||||
internal /tt-rss/backups
 | 
			
		||||
fastcgi / app:9000 php
 | 
			
		||||
| 
						 | 
				
			
			@ -3,4 +3,5 @@ root /var/www/html
 | 
			
		|||
log stdout
 | 
			
		||||
errors stderr
 | 
			
		||||
internal /tt-rss/cache
 | 
			
		||||
internal /tt-rss/backups
 | 
			
		||||
fastcgi / app:9000 php
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue