Skip to content

Commit 4163bcf

Browse files
Add bind_host example to config
1 parent 908664f commit 4163bcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

programs/server/config.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -929,6 +929,8 @@
929929
<!-- <priority>1</priority> -->
930930
<!-- Use SSL? Default: no -->
931931
<!-- <secure>0</secure> -->
932+
<!-- Optional. Bind to specific host before connecting to use a specific network. -->
933+
<!-- <bind_host>10.0.0.1</bind_host> -->
932934
</replica>
933935
</shard>
934936
</default>

0 commit comments

Comments
 (0)