mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 03:13:11 -06:00
Pass through parameters to dendrite-monolith-server
This commit is contained in:
parent
daa403cdff
commit
8d061b8f0a
|
|
@ -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