1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-06-30 22:33:51 +02:00

Testing CI/CD update

This commit is contained in:
ebosas
2021-11-03 17:47:12 +02:00
parent bcb0bab0c2
commit 3e3cb51cbb
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{{define "content" -}}
<div class="container">
<h3 class="my-4 ps-2">Recent messages |from cache| ({{.Data.Count}}/{{.Data.Total}})</h3>
<h3 class="my-4 ps-2">Recent messages ({{.Data.Count}}/{{.Data.Total}})</h3>
<table class="table">
<thead>
<tr>

View File

@ -4,7 +4,7 @@ Parameters:
EnvironmentName:
Type: String
Default: production
Description: The name of the environment to add this load balancer to sadf
Description: The name of the environment to add this load balancer to
Resources:
EcsSecurityGroupIngressFromPublicALB:
Type: AWS::EC2::SecurityGroupIngress