diff options
Diffstat (limited to 'bin/matrix-commander-login')
| -rwxr-xr-x | bin/matrix-commander-login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/matrix-commander-login b/bin/matrix-commander-login index 42fb81e..350ade3 100755 --- a/bin/matrix-commander-login +++ b/bin/matrix-commander-login @@ -3,7 +3,7 @@ matrix-commander --no-ssl \ --credentials .cache/credentials.json \ --store .cache/store \ - --homeserver=http://localhost:8080 \ + --homeserver=http://localhost \ --user-login=php \ --device=matrix-commander \ --room-default=matrix-commander-room \ |
