run on public IP address
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 4 Dec 2012 11:41:53 +0000 (12:41 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 4 Dec 2012 11:41:53 +0000 (12:41 +0100)
run.sh

diff --git a/run.sh b/run.sh
index 0c87da2..fec7245 100755 (executable)
--- a/run.sh
+++ b/run.sh
@@ -7,5 +7,5 @@ if [ ! -z "$1" ] ; then
        test -f public/angular/build/angular.js || ( cd public/angular && rake compile )
 fi
 
-./common/mojo/script/morbo ./angular-server.pl --listen 'http://*:3001'
+./common/mojo/script/morbo ./angular-server.pl --listen 'http://webpac2.rot13.org:3000'