impostato limiti ram
This commit is contained in:
@ -9,8 +9,9 @@ services:
|
||||
env_file: .env
|
||||
environment:
|
||||
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
|
||||
restart: unless-stopped
|
||||
image: ghcr.io/linkwarden/linkwarden:latest
|
||||
restart: unless-stopped
|
||||
mem_limit: 2g
|
||||
ports:
|
||||
- 127.0.0.1:3012:3000
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user