mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 21:32:46 +00:00
User API polylith component (#1151)
* User API polylith component * Add docker-pull.sh
This commit is contained in:
parent
9e3d771a32
commit
72444e4a4f
8 changed files with 45 additions and 2 deletions
|
@ -117,6 +117,7 @@ listen:
|
|||
federation_sender: "federation_sender:7776"
|
||||
edu_server: "edu_server:7777"
|
||||
key_server: "key_server:7779"
|
||||
user_api: "user_api:7780"
|
||||
|
||||
# The configuration for tracing the dendrite components.
|
||||
tracing:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue