This commit is contained in:
2025-03-23 18:16:23 +01:00
parent c92d1a863a
commit d47479d20f

View File

@ -52,5 +52,4 @@ services:
depends_on: depends_on:
- db - db
restart: ${RESTART:-unless-stopped} restart: ${RESTART:-unless-stopped}
- com.centurylinklabs.watchtower.enable=true
mem_limit: 1g mem_limit: 1g