mirror of https://github.com/docker/docs.git
Fix typo in AWS ECS memory scaling
This commit is contained in:
parent
686ee98803
commit
1ca6044fc1
|
@ -401,7 +401,7 @@ services:
|
|||
min: 1
|
||||
max: 10 #required
|
||||
cpu: 75
|
||||
# mem: - mutualy exlusive with cpu
|
||||
# memory: - mutualy exlusive with cpu
|
||||
```
|
||||
|
||||
## IAM roles
|
||||
|
|
Loading…
Reference in New Issue