mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-09-03 17:53:33 +00:00
update gitea compose file
This commit is contained in:
@@ -21,7 +21,10 @@ services:
|
|||||||
- ./data:/data
|
- ./data:/data
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
mem_limit: 512m
|
deploy:
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
memory: 512M
|
||||||
|
|
||||||
act:
|
act:
|
||||||
image: gitea/act_runner:0.2.11
|
image: gitea/act_runner:0.2.11
|
||||||
|
Reference in New Issue
Block a user