diff --git a/infrastructure/cloudformation/dt/task.yaml b/infrastructure/cloudformation/dt/task.yaml index d4e0832..d7c90ba 100644 --- a/infrastructure/cloudformation/dt/task.yaml +++ b/infrastructure/cloudformation/dt/task.yaml @@ -31,7 +31,7 @@ Resources: - Name: defend-together Essential: 'true' Image: !Sub "josephbmanley/defend-together:${DockerTag}" - MemoryReservation: 800 + MemoryReservation: 250 PortMappings: - HostPort: 0 ContainerPort: 7777