mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-14 13:22:26 +03:00
5 lines
111 B
Bash
5 lines
111 B
Bash
#!/bin/bash
|
|
|
|
bash ./docker/build.sh
|
|
|
|
./bin/dendrite-monolith-server --tls-cert=server.crt --tls-key=server.key
|