diff --git a/Dockerfile b/Dockerfile index e0bc2f55..5877a4af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,6 +2,6 @@ From tomcat:8-jre8 # Maintainer -MAINTAINER "valaxytech@gmail.com" +MAINTAINER "sai4cs@gmail.com" COPY ./webapp.war /usr/local/tomcat/webapps RUN cp -R /usr/local/tomcat/webapps.dist/* /usr/local/tomcat/webapps diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index c41febc9..c22c57f7 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,5 +1,2 @@ -

Hello Dear Students !!, Welcome to DevOps Project-2 !!

-

By Mr.Sai from Saidemy

-

It's time to start the DevOps Project-2!! Get ready!!!

-

This is End-End CI-CD Pipeline DevOps Project-2!!

-

We are done with DevOps Project-2!!

+

Hello Dear Students!! Welcome to DevOps Project-2!!

+

By Mr. Sai from Saidemy!!