Remove obsolete IP from nginx config
This commit is contained in:
		
							parent
							
								
									910817a7d4
								
							
						
					
					
						commit
						5b2ae82ce6
					
				| @ -18,7 +18,6 @@ server { | |||||||
| 
 | 
 | ||||||
|   # Send real IP to the Docker container |   # Send real IP to the Docker container | ||||||
|   set_real_ip_from 127.0.0.1; |   set_real_ip_from 127.0.0.1; | ||||||
|   set_real_ip_from 172.17.0.1; |  | ||||||
|   real_ip_header X-Forwarded-For; |   real_ip_header X-Forwarded-For; | ||||||
| 
 | 
 | ||||||
|   client_max_body_size 20M; |   client_max_body_size 20M; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user