Browse Source

Update docs/configuring-playbook-cactus-comments.md: fix the example domain

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3639/head
Suguru Hirahara 1 year ago
parent
commit
c1cffe70ed
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-cactus-comments.md

+ 1
- 1
docs/configuring-playbook-cactus-comments.md View File

@@ -16,7 +16,7 @@ You can enable whichever component you need (typically both).

## Configuration

Add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file:
Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:

```yaml
#################


Loading…
Cancel
Save