update mem_limit and glance disk monit

This commit is contained in:
dado
2025-05-31 18:53:22 +02:00
parent 7d593bcf0f
commit df0a123903
12 changed files with 36 additions and 17 deletions

View File

@ -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