increase gitea memory limit

This commit is contained in:
Aykhan Shahsuvarov
2025-07-05 10:13:05 +00:00
parent c28ad9632b
commit cae7ef2ed6

View File

@@ -24,7 +24,7 @@ services:
deploy: deploy:
resources: resources:
limits: limits:
memory: 512M memory: 1G
act: act:
image: gitea/act_runner:0.2.11 image: gitea/act_runner:0.2.11