Configure endpoint for healthcheck
This commit is contained in:
		@ -16,7 +16,7 @@ COPY nginx.conf /etc/nginx/conf.d/nginx.conf
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
RUN rm /etc/nginx/conf.d/default.conf
 | 
					RUN rm /etc/nginx/conf.d/default.conf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN systemctl start nginx.service
 | 
					RUN systemctl enable nginx.service
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPOSE 80/tcp
 | 
					EXPOSE 80/tcp
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user