Merge pull request 'god damn it' (#26) from hotfix-mautrix-discord into main

Reviewed-on: #26
This commit is contained in:
Charlotte 🦝 Delenk 2023-04-18 20:00:41 +00:00
commit 72d84facba
Signed by: gitea-bot
GPG key ID: C9974EDF9932B558

View file

@ -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";