Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 authored Dec 23, 2021
1 parent 86d59f7 commit 48ceebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nebula-exchange/src/test/resources/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ services:
- -c
- |
sleep 3 &&
nebula-console -addr graphd0 -port 9669 -u root -p nebula -e 'ADD HOSTS "172.29.2.1":9779,"172.28.2.2":9779,"172.28.2.3":9779' &&
nebula-console -addr graphd0 -port 9669 -u root -p nebula -e 'ADD HOSTS "172.28.2.1":9779,"172.28.2.2":9779,"172.28.2.3":9779' &&
sleep 36000
depends_on:
- graphd0
Expand Down

0 comments on commit 48ceebc

Please sign in to comment.