Skip to content
Snippets Groups Projects
Commit 2cddc500 authored by Sven-Ove Hänsel's avatar Sven-Ove Hänsel
Browse files

update docker compose , fix restart of container

parent 88924c88
Branches
Tags
No related merge requests found
......@@ -178,7 +178,6 @@ services:
neo4j:
condition: service_healthy
restart: true
restart: on-failure
sub_mem:
container_name: sub_mem
......@@ -203,7 +202,6 @@ services:
- path_data=/var/lib/import/
volumes:
- ./streaming/clients/pub/data:/var/lib/import
restart: on-failure
depends_on:
- sub_neo4j
- sub_pg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment