aboutsummaryrefslogtreecommitdiff
path: root/dendrite-config.yaml
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2020-08-13 18:27:19 +0100
committerGitHub <noreply@github.com>2020-08-13 18:27:19 +0100
commitc1f4faf308169d4008259772d04ce25444996f1e (patch)
tree7a292e8c6a91e9abcccf3f86306a8a551188ea56 /dendrite-config.yaml
parent20c8f252a7930e07a113e24acc59964e5e19e708 (diff)
Fix Docker builds, polylith components (#1269)
Diffstat (limited to 'dendrite-config.yaml')
-rw-r--r--dendrite-config.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/dendrite-config.yaml b/dendrite-config.yaml
index d1b27c28..e48035b5 100644
--- a/dendrite-config.yaml
+++ b/dendrite-config.yaml
@@ -277,6 +277,8 @@ sync_api:
internal_api:
listen: http://localhost:7773
connect: http://localhost:7773
+ external_api:
+ listen: http://[::]:8073
database:
connection_string: file:syncapi.db
max_open_conns: 100