Fix typo in AWS ECS memory scaling

This commit is contained in:
Joshua Cockrell 2023-04-24 21:49:25 -06:00
parent 686ee98803
commit 1ca6044fc1
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@ services:
min: 1
max: 10 #required
cpu: 75
# mem: - mutualy exlusive with cpu
# memory: - mutualy exlusive with cpu
```
## IAM roles