Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andylau-55 authored Oct 29, 2024
1 parent b03c0ac commit e8548b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dev/test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ services:
container_name: release-openspg-mysql
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
environment:
TZ: Asia/Shanghai
LANG: C.UTF-8
Expand Down Expand Up @@ -37,7 +36,4 @@ services:
- NEO4J_dbms_security_procedures_allowlist=*
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
- $HOME/dozerdb/data:/data
- $HOME/dozerdb/logs:/logs
- $HOME/dozerdb/import:/var/lib/neo4j/import

0 comments on commit e8548b8

Please sign in to comment.