mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-01 05:42:46 +00:00
Add typingserver service to docker-compose (#692)
Signed-off-by: Víctor Cuadrado Juan <me@viccuad.me>
This commit is contained in:
parent
aa0d22bf50
commit
386cc975f0
4 changed files with 17 additions and 1 deletions
5
docker/services/typing-server.sh
Normal file
5
docker/services/typing-server.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
bash ./docker/build.sh
|
||||
|
||||
./bin/dendrite-typing-server --config=dendrite.yaml
|
Loading…
Add table
Add a link
Reference in a new issue