add dendrite for matrix.burd.me #1
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ flyctl deploy
|
|||
|
||||
```shell
|
||||
flyctl secrets set "DATABASE_URL=postgresql://user:pass@hostname/database?params=..."
|
||||
flyctl secrets set "REGISTRATION_SHARED_SECRET="
|
||||
flyctl secrets set "REGISTRATION_SHARED_SECRET=imabad5cret!"
|
||||
base64 -w0 matrix_key.pem | flyctl secrets set MATRIX_KEY_PEM=-
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue