mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 00:03:09 -06:00
Update documentation for create_db.sh
This commit is contained in:
parent
56a7839aed
commit
314b055220
|
|
@ -34,6 +34,10 @@ runtime config should come from. The mounted folder must contain:
|
|||
- `server.crt` certificate file
|
||||
- `server.key` private key file for the above certificate
|
||||
|
||||
as well as
|
||||
|
||||
- `build_db.sh` in a parallel `postgres` parallel to the `config` folder, providing database generation.
|
||||
|
||||
To generate keys:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue