mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 21:32:46 +00:00
Add appservices component to docker scripts (#1153)
Signed-off-by: Ashley Nelson <amn@fantashley.com>
This commit is contained in:
parent
7f26b0cd13
commit
61e0482fef
7 changed files with 54 additions and 1 deletions
|
@ -118,6 +118,7 @@ listen:
|
|||
edu_server: "edu_server:7777"
|
||||
key_server: "key_server:7779"
|
||||
user_api: "user_api:7780"
|
||||
appservice_api: "appservice_api:7781"
|
||||
|
||||
# The configuration for tracing the dendrite components.
|
||||
tracing:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue