impostato limiti mem RAM

This commit is contained in:
piccihud
2024-12-26 15:43:44 +01:00
parent d4fc2834fc
commit 01c80883d7
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ services:
image: postgres:16-alpine
env_file: .env
restart: always
mem_limit: 256m
volumes:
- ./pgdata:/var/lib/postgresql/data
linkwarden: