mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-17 10:24:01 +00:00
increase gitea memory limit
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user