Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
legah2045 authored Apr 21, 2021
1 parent 334c7be commit e62b6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</head>
<body>
<div class="container">
<h1 class="text-center">SpringBoot + MongoDB myApp</h1>
<h1 class="text-center">SpringBootApp + MongoDB with Jenkins, Docker and K8S</h1>
<div class="col-md-6">
<form name="saveUser" action="/save" method="post"
class="form-horizontal">
Expand Down

0 comments on commit e62b6fd

Please sign in to comment.