mirror of
https://github.com/OpenSPG/openspg.git
synced 2025-06-27 03:20:10 +00:00
Update docker-compose.yml
This commit is contained in:
parent
b03c0acfd8
commit
e8548b837d
@ -5,7 +5,6 @@ services:
|
|||||||
container_name: release-openspg-mysql
|
container_name: release-openspg-mysql
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/timezone:/etc/timezone:ro
|
|
||||||
environment:
|
environment:
|
||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
LANG: C.UTF-8
|
LANG: C.UTF-8
|
||||||
@ -37,7 +36,4 @@ services:
|
|||||||
- NEO4J_dbms_security_procedures_allowlist=*
|
- NEO4J_dbms_security_procedures_allowlist=*
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/timezone:/etc/timezone:ro
|
|
||||||
- $HOME/dozerdb/data:/data
|
|
||||||
- $HOME/dozerdb/logs:/logs
|
- $HOME/dozerdb/logs:/logs
|
||||||
- $HOME/dozerdb/import:/var/lib/neo4j/import
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user