mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-17 18:34:01 +00:00
increase gitea memory limit
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 512M
|
||||
memory: 1G
|
||||
|
||||
act:
|
||||
image: gitea/act_runner:0.2.11
|
||||
|
Reference in New Issue
Block a user