[nginx-proxy] Enable IPv6 support
This commit is contained in:
		
							parent
							
								
									210cdc36b5
								
							
						
					
					
						commit
						996395519c
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -21,6 +21,8 @@ services:
 | 
				
			||||||
    command: -notify-sighup nginx -watch -wait 5s:30s /etc/docker-gen/templates/nginx.tmpl
 | 
					    command: -notify-sighup nginx -watch -wait 5s:30s /etc/docker-gen/templates/nginx.tmpl
 | 
				
			||||||
      /etc/nginx/conf.d/default.conf
 | 
					      /etc/nginx/conf.d/default.conf
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
 | 
					    environment:
 | 
				
			||||||
 | 
					      - ENABLE_IPV6=true
 | 
				
			||||||
    volumes_from:
 | 
					    volumes_from:
 | 
				
			||||||
      - nginx
 | 
					      - nginx
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue