更新 docker-compose-rabbitmq.yml
This commit is contained in:
parent
3cef219589
commit
0623664475
|
@ -18,10 +18,10 @@ services:
|
|||
resources:
|
||||
reservations:
|
||||
cpus: '0.10'
|
||||
memory: 100M
|
||||
memory: 200M
|
||||
limits:
|
||||
cpus: '0.35'
|
||||
memory: 500M
|
||||
cpus: '0.40'
|
||||
memory: 900M
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
placement:
|
||||
|
|
Loading…
Reference in New Issue