fix port
This commit is contained in:
parent
0643ff1ced
commit
d920dc169c
2 changed files with 2 additions and 2 deletions
|
|
@ -178,7 +178,7 @@ appservice:
|
|||
# Like the homeserver address, a local non-https address is recommended when the bridge is on the same machine.
|
||||
# If the bridge is elsewhere, you must secure the connection yourself (e.g. with https or wireguard)
|
||||
# If you want to use https, you need to use a reverse proxy. The bridge does not have TLS support built in.
|
||||
address: http://as-mautrix-twitter:29340
|
||||
address: http://as-mautrix-twitter:29327
|
||||
# A public address that external services can use to reach this appservice.
|
||||
# This is only needed for things like public media. A reverse proxy is generally necessary when using this field.
|
||||
# This value doesn't affect the registration file.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
id: twitter
|
||||
url: http://as-mautrix-twitter:29340
|
||||
url: http://as-mautrix-twitter:29327
|
||||
as_token: dNmktcIdm1SkJEfy2ThpI0XZVIB9tMCmvovzZ44iw9HJA5v8ddmgYk1KUUSaW4kv
|
||||
hs_token: kiECuHkO2xNze6jDWv1qo7gI0EeW1mZ76V5Mb1Cx1bI1AikfwutmehRA8ZGokPeP
|
||||
sender_localpart: GUAYwIHIoRkUl3TfOHj0NvmnDczpamf0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue