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

modify images

parent 7a4585cf
No related branches found
No related tags found
No related merge requests found
...@@ -278,7 +278,7 @@ services: ...@@ -278,7 +278,7 @@ services:
query_neo4j: query_neo4j:
container_name: query_neo4j container_name: query_neo4j
image: lab.it.hs-hannover.de:4567/cwy-p8d-u1/ma_code/cypher_queries image: lab.it.hs-hannover.de:4567/cwy-p8d-u1/ma_code/neo4j_queries
environment: environment:
- interval=1 - interval=1
- db_host=neo4j - db_host=neo4j
...@@ -306,7 +306,7 @@ services: ...@@ -306,7 +306,7 @@ services:
query_memgraph: query_memgraph:
container_name: query_memgraph container_name: query_memgraph
image: lab.it.hs-hannover.de:4567/cwy-p8d-u1/ma_code/cypher_queries image: lab.it.hs-hannover.de:4567/cwy-p8d-u1/ma_code/memgraph_queries
environment: environment:
- interval=1 - interval=1
- db_host=memgraph - db_host=memgraph
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment