Skip to content

Commit 62741f1

Browse files
committed
chore: docker compose update
1 parent 03566ae commit 62741f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docker-compose.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@ services:
22
nebulagraph-gephi:
33
container_name: nebulagraph-gephi
44
image: weygu/nebulagraph-gephi-exchange:latest
5+
pull_policy: always
56
ports:
67
- "8501:8501"
8+
# networks:
9+
# - nebula-net
10+
11+
# networks:
12+
# nebula-net:
13+
# external: true

0 commit comments

Comments
 (0)