From 524a07a2ab98b2d6b6f500491e115c3847f06253 Mon Sep 17 00:00:00 2001 From: sireeshanaga <141055480+sireeshanaga@users.noreply.github.com> Date: Wed, 2 Aug 2023 10:51:34 +0100 Subject: [PATCH 1/5] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a1402d6..c7a7143 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ COPY app.py /usr/src/app/ COPY templates/index.html /usr/src/app/templates/ # tell the port number the container should expose -EXPOSE 5000 +EXPOSE 5001 # run the application CMD ["python", "/usr/src/app/app.py"] From f82c07a1e2893987679c6c82343b5efb571e4cfc Mon Sep 17 00:00:00 2001 From: sireeshanaga <141055480+sireeshanaga@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:00:00 +0100 Subject: [PATCH 2/5] Update index.html --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index f928c83..8576035 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,7 +22,7 @@

Welcome to Information Tech Consultants.

Naga and Peter Working as a DevOps Engineers


-

Thank you!!

+

Testing server

From 0b25ac8f6a6d554d4dec552ba071bf997ea1f847 Mon Sep 17 00:00:00 2001 From: sireeshanaga <141055480+sireeshanaga@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:04:01 +0100 Subject: [PATCH 3/5] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c7a7143..9b46155 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ COPY app.py /usr/src/app/ COPY templates/index.html /usr/src/app/templates/ # tell the port number the container should expose -EXPOSE 5001 +EXPOSE 80 # run the application CMD ["python", "/usr/src/app/app.py"] From d01f7ce7e3b3733a873eeb0dc13ba88532544513 Mon Sep 17 00:00:00 2001 From: sireeshanaga <141055480+sireeshanaga@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:16:27 +0100 Subject: [PATCH 4/5] Update index.html --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 8576035..3466a61 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,7 +22,7 @@

Welcome to Information Tech Consultants.

Naga and Peter Working as a DevOps Engineers


-

Testing server

+

Testing server 3

From fbfbd0b1f126e897ac56a80933fb40d58af5188f Mon Sep 17 00:00:00 2001 From: sireeshanaga <141055480+sireeshanaga@users.noreply.github.com> Date: Wed, 2 Aug 2023 15:11:28 +0100 Subject: [PATCH 5/5] Update index.html --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 3466a61..06760ad 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,7 +22,7 @@

Welcome to Information Tech Consultants.

Naga and Peter Working as a DevOps Engineers


-

Testing server 3

+

Testing server