Quellcode durchsuchen

Update docs/configuring-playbook-jwt-service.md

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev vor 1 Jahr
committed by GitHub
Ursprung
Commit
ec41c1aba5
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit 2 neuen und 4 gelöschten Zeilen
  1. +2
    -4
      docs/configuring-playbook-jwt-service.md

+ 2
- 4
docs/configuring-playbook-jwt-service.md Datei anzeigen

@@ -33,10 +33,8 @@ matrix_element_call_livekit_dev_key: 'your-secure-livekit-key'
```

## Installing
After potentially adjusting DNS records and configuring the playbook, run the installation command again:
```yaml
ansible-playbook -i inventory setup.yml
```

After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all`

## Usage



Laden…
Abbrechen
Speichern