Merge pull request 'god damn it' (#26) from hotfix-mautrix-discord into main
Reviewed-on: #26
This commit is contained in:
commit
72d84facba
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
appservice = {
|
||||
address = "http://localhost:29317";
|
||||
hostname = "127.0.0.1";
|
||||
hostname = "0.0.0.0";
|
||||
port = 29317;
|
||||
max_body_size = 10;
|
||||
database = "postgres:///mautrix_telegram?sslmode=disable&host=/run/postgresql";
|
||||
|
|
Loading…
Reference in a new issue