You've already forked microservices
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:
@ -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>
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user