提高MySQL容器内存上限
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
|||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 512M
|
memory: 1G
|
||||||
cpus: '1.0'
|
cpus: '1.0'
|
||||||
reservations:
|
reservations:
|
||||||
memory: 256M
|
memory: 256M
|
||||||
|
|||||||
Reference in New Issue
Block a user