스크림트 정리
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
pull_policy: always
|
||||
environment:
|
||||
- storage-properties-on-edges=true
|
||||
- storage-mode=true=IN_MEMORY_TRANSACTIONAL
|
||||
ulimits:
|
||||
stack:
|
||||
soft: 33554432
|
||||
@@ -20,6 +21,7 @@ services:
|
||||
volumes:
|
||||
- ./memgraph-data:/var/lib/memgraph
|
||||
- ./conf/memgraph.conf:/etc/memgraph/memgraph.conf
|
||||
- ./data:/data
|
||||
|
||||
lab:
|
||||
image: memgraph/lab:latest
|
||||
|
||||
Reference in New Issue
Block a user