diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2026-04-04 00:40:55 +0200 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2026-04-04 00:40:55 +0200 |
| commit | 6929089fea7cf79ae5ca9e05486ba33b0e5b216d (patch) | |
| tree | 0c92e58ca289afa928364802db0ad3dc10aea102 /bin | |
| parent | bd11271621bd3759cfd194ed0119c0dc28155fd0 (diff) | |
update
Diffstat (limited to 'bin')
| -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 \ |
