Reduce memory reservation

This commit is contained in:
2020-05-01 00:06:06 -04:00
parent 70b8236f4e
commit 7ca5c63131

View File

@ -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