update mem_limit and glance disk monit
This commit is contained in:
@ -2,7 +2,7 @@ services:
|
||||
glance:
|
||||
image: glanceapp/glance
|
||||
container_name: glance
|
||||
mem_limit: 128m
|
||||
mem_limit: 64m
|
||||
volumes:
|
||||
- ./config:/app/config
|
||||
- ./assets:/app/assets
|
||||
|
Reference in New Issue
Block a user