увеличил лимит ресурсов для контейнера
This commit is contained in:
parent
159fa0f4ee
commit
6b8b18c92d
@ -24,8 +24,8 @@ services:
|
|||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
memory: 1G
|
||||||
|
cpus: "1.0"
|
||||||
|
reservations:
|
||||||
memory: 512M
|
memory: 512M
|
||||||
cpus: "0.5"
|
cpus: "0.5"
|
||||||
reservations:
|
|
||||||
memory: 128M
|
|
||||||
cpus: "0.2"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user