Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
remove demo webserver since synapse serves up the webclient itself
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Haines committed Nov 19, 2014
1 parent 0d12211 commit ff23e5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions demo/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,4 @@ for port in 8080 8081 8082; do

done

echo "Starting webclient on port 8000..."
python "demo/webserver.py" -p 8000 -P "$DIR/webserver.pid" "syweb/webclient"

cd "$CWD"

0 comments on commit ff23e5b

Please sign in to comment.