mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04: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
|
done
|
||||||
|
|
||||||
echo "Starting webclient on port 8000..."
|
|
||||||
python "demo/webserver.py" -p 8000 -P "$DIR/webserver.pid" "syweb/webclient"
|
|
||||||
|
|
||||||
cd "$CWD"
|
cd "$CWD"
|
||||||
|
Loading…
Reference in New Issue
Block a user