mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	chore(setup): Revert IPv6 setup in NGINX (#1744)
This commit is contained in:
		
							parent
							
								
									2c1aab154a
								
							
						
					
					
						commit
						9f8aaa57b6
					
				@ -56,7 +56,7 @@ http {
 | 
			
		||||
    client_max_body_size 50000M;
 | 
			
		||||
 | 
			
		||||
    listen 8080;
 | 
			
		||||
    listen [::]:8080;
 | 
			
		||||
    
 | 
			
		||||
    access_log off;
 | 
			
		||||
 | 
			
		||||
    location /api {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user