aboutsummaryrefslogtreecommitdiff
path: root/build/docker/services/monolith.sh
blob: 2287555cddd49d88ad6c32663a7b79231a880d72 (plain)
1
2
3
4
5
#!/bin/bash

bash ./docker/build.sh

./bin/dendrite-monolith-server --tls-cert=server.crt --tls-key=server.key $@