mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:56:04 -04:00
Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization
This commit is contained in:
commit
3cb678f84c
87 changed files with 2160 additions and 749 deletions
|
@ -41,6 +41,6 @@ for port in 8080 8081 8082; do
|
|||
done
|
||||
|
||||
echo "Starting webclient on port 8000..."
|
||||
python "demo/webserver.py" -p 8000 -P "$DIR/webserver.pid" "webclient"
|
||||
python "demo/webserver.py" -p 8000 -P "$DIR/webserver.pid" "syweb/webclient"
|
||||
|
||||
cd "$CWD"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue