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