Skip to content

Commit

Permalink
fix(deploy): add restart: always option for neo4j
Browse files Browse the repository at this point in the history
Signed-off-by: huaidong.xhd <[email protected]>
  • Loading branch information
xionghuaidong committed Nov 20, 2024
1 parent 7838257 commit b44833c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/release/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ services:
]

neo4j:
restart: always
image: spg-registry.cn-hangzhou.cr.aliyuncs.com/spg/openspg-neo4j:latest
container_name: release-openspg-neo4j
ports:
Expand Down

0 comments on commit b44833c

Please sign in to comment.