impostato limiti ram

This commit is contained in:
piccihud
2024-12-26 15:03:19 +01:00
parent 50f62ec0c1
commit c586d65461
15 changed files with 25 additions and 7 deletions

View File

@ -1 +0,0 @@

View File

@ -3,6 +3,7 @@ services:
image: gitea/gitea:latest
env_file: .env
container_name: gitea
mem_limit: 1g
restart: unless-stopped
environment:
- USER_UID=102