mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05:00 
			
		
		
		
	Fix nginx signaling (#1207)
This commit is contained in:
		
							parent
							
								
									1eb9ac8217
								
							
						
					
					
						commit
						0b65bb7e9a
					
				@ -6,4 +6,6 @@ COPY LICENSE /LICENSE
 | 
			
		||||
COPY nginx.conf "/etc/nginx/nginx.conf.template"
 | 
			
		||||
COPY start.sh /start.sh
 | 
			
		||||
 | 
			
		||||
STOPSIGNAL SIGQUIT
 | 
			
		||||
 | 
			
		||||
CMD /start.sh
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user