Skip to content

Commit cf4e6b4

Browse files
committed
Make xspress.json bind to *
1 parent 78d5fa9 commit cf4e6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Charts/odin-xspress/deployment/xspress.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"app":
44
{
55
"debug_level": 2,
6-
"ctrl_endpoint": "tcp://127.0.0.1:12000"
6+
"ctrl_endpoint": "tcp://*:12000"
77
}
88
}
99
]

0 commit comments

Comments
 (0)