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