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