Skip to content

Commit f1ece3f

Browse files
committed
fix dns name of hazelcast
1 parent a7509bb commit f1ece3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

working-with-kafka/orbital/config/connections.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kafka {
1010
hazelcast {
1111
orbit-eats-hazelcast {
1212
connectionName = orbit-eats-hazelcast
13-
addresses = ["nebula:5701"]
13+
addresses = ["hazelcast:5701"]
1414
default = true
1515
}
1616
}

0 commit comments

Comments
 (0)