mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-22 14:11:52 +02:00
remove demo webserver since synapse serves up the webclient itself
This commit is contained in:
parent
0d1221155e
commit
ff23e5ba37
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user