impostato limiti ram
This commit is contained in:
@ -3,6 +3,7 @@ services:
|
||||
image: vaultwarden/server:latest
|
||||
env_file: .env
|
||||
container_name: vaultwarden
|
||||
mem_limit: 512m
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 127.0.0.1:3001:80 # Needed for the ACME HTTP-01 challenge.
|
||||
|
Reference in New Issue
Block a user