修改 nginx 资源限制
This commit is contained in:
@@ -18,8 +18,8 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 512M
|
||||
cpus: '2'
|
||||
memory: 256M
|
||||
cpus: '1'
|
||||
|
||||
blue:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user