From 3e3cb51cbbf12822aa8472bd8d084ed0fe8681df Mon Sep 17 00:00:00 2001 From: ebosas Date: Wed, 3 Nov 2021 17:47:12 +0200 Subject: [PATCH] Testing CI/CD update --- cmd/server/template/messages.html | 2 +- deployments/alb.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/server/template/messages.html b/cmd/server/template/messages.html index 69e8ac2..53d80a3 100644 --- a/cmd/server/template/messages.html +++ b/cmd/server/template/messages.html @@ -1,6 +1,6 @@ {{define "content" -}}
-

Recent messages |from cache| ({{.Data.Count}}/{{.Data.Total}})

+

Recent messages ({{.Data.Count}}/{{.Data.Total}})

diff --git a/deployments/alb.yml b/deployments/alb.yml index fb15b82..76156e6 100644 --- a/deployments/alb.yml +++ b/deployments/alb.yml @@ -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