Skip to content

Commit 652cc9b

Browse files
committed
feat: udpate docker compose
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 0d44351 commit 652cc9b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docker-compose.yml

-8
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,3 @@ services:
3131
- storage.hostname=cassandra
3232
- index.search.backend=elasticsearch
3333
- index.search.hostname=elasticsearch
34-
35-
gremlin-visualiser:
36-
image: prabushitha/gremlin-visualiser
37-
container_name: gremlin-visualiser
38-
ports:
39-
- "3000:3000"
40-
environment:
41-
- GREMLIN_SERVER_URL=ws://janusgraph:8182/gremlin

0 commit comments

Comments
 (0)