impostato limiti mem RAM
This commit is contained in:
@ -3,6 +3,7 @@ services:
|
||||
image: postgres:16-alpine
|
||||
env_file: .env
|
||||
restart: always
|
||||
mem_limit: 256m
|
||||
volumes:
|
||||
- ./pgdata:/var/lib/postgresql/data
|
||||
linkwarden:
|
||||
|
Reference in New Issue
Block a user