update cpus limit
This commit is contained in:
@ -6,7 +6,7 @@ services:
|
||||
image: codeberg.org/readeck/readeck:latest
|
||||
container_name: readeck
|
||||
mem_limit: 512m
|
||||
cpus: 0.2 # al max 20% cpu
|
||||
cpus: 0.3
|
||||
ports:
|
||||
- 127.0.0.1:3019:8000
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user