Skip to content

Commit 3a81f85

Browse files
committed
Fix properties for cluster
1 parent 9c1d2d6 commit 3a81f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalardb-cluster-standalone-mode/scalardb-cluster-node.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
# For Db2
4444
# scalar.db.storage=jdbc
45-
# scalar.db.contact_points=jdbc:db2://localhost:50000/sample
45+
# scalar.db.contact_points=jdbc:db2://db2:50000/sample
4646
# scalar.db.username=db2inst1
4747
# scalar.db.password=db2inst1
4848

0 commit comments

Comments
 (0)