aboutsummaryrefslogtreecommitdiff
path: root/client_settings.example.sh
diff options
context:
space:
mode:
authorZader Zheng <yumaoshu@gmail.com>2015-04-17 23:14:25 +0800
committerZader Zheng <yumaoshu@gmail.com>2015-04-17 23:14:25 +0800
commitec7869e614cd4a83175313583e080b8093a6c31b (patch)
treeada259f5adcd8405e83b58d3dc0a683cae80ea5c /client_settings.example.sh
parent089bb1ff9522bab4a8b1bede764e0605cb7a4203 (diff)
add settings support on client
Diffstat (limited to 'client_settings.example.sh')
-rw-r--r--client_settings.example.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/client_settings.example.sh b/client_settings.example.sh
new file mode 100644
index 0000000..59bd00f
--- /dev/null
+++ b/client_settings.example.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+export SOCKET_HOST=127.0.0.1
+export SOCKET_PORT=2334