update mem_limit and glance disk monit
This commit is contained in:
@ -4,7 +4,7 @@ services:
|
||||
watchtower:
|
||||
image: containrrr/watchtower
|
||||
env_file: .env
|
||||
mem_limit: 512m
|
||||
mem_limit: 64m
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
Reference in New Issue
Block a user