| 
					
				 | 
			
			
				@@ -284,6 +284,7 @@ services: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     volumes: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - ./nginx/nginx.conf.template:/etc/nginx/nginx.conf.template 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - ./nginx/proxy.conf.template:/etc/nginx/proxy.conf.template 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      - ./nginx/https.conf.template:/etc/nginx/https.conf.template 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - ./nginx/conf.d:/etc/nginx/conf.d 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - ./nginx/docker-entrypoint.sh:/docker-entrypoint-mount.sh 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       - ./nginx/ssl:/etc/ssl 
			 |