mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-26 08:11:55 -06:00
docker: Passthrough parameters to dendrite-monolith-server
This commit is contained in:
parent
f1e229e9d4
commit
52dfa40471
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
bash ./docker/build.sh
|
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