From: Dobrica Pavlinusic Date: Tue, 15 Nov 2011 20:57:55 +0000 (+0100) Subject: local IP X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=39d62dea58358c0325b1cc236400106327f9d994;p=cloudstore.git local IP --- diff --git a/env.sh b/env.sh index ee7b766..6eb223c 100644 --- a/env.sh +++ b/env.sh @@ -1,5 +1,5 @@ export SLICE=/`hostname -s`/s1 -export IP=10.13.37.102 +export IP=10.13.37.101 export PORT=6501 ZSLICE=`echo $SLICE | sed 's!^/!!'`