update mem_limit and glance disk monit
This commit is contained in:
@ -12,7 +12,7 @@ services:
|
||||
init: true
|
||||
restart: always
|
||||
container_name: nextcloud-aio-mastercontainer
|
||||
mem_limit: 2g
|
||||
mem_limit: 512m
|
||||
volumes:
|
||||
- nextcloud_aio_mastercontainer:/mnt/docker-aio-config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
Reference in New Issue
Block a user