mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-26 15:08:28 +00:00
docker: Passthrough parameters to dendrite-monolith-server
This commit is contained in:
parent
f1e229e9d4
commit
52dfa40471
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
bash ./docker/build.sh
|
||||
|
||||
./bin/dendrite-monolith-server --tls-cert=server.crt --tls-key=server.key
|
||||
./bin/dendrite-monolith-server --tls-cert=server.crt --tls-key=server.key $@
|
||||
|
|
Loading…
Reference in a new issue