Browse Source

fix: add yaml missing document start "---"

pull/1980/head
mcnesium 3 years ago
parent
commit
67f3cd513e
No known key found for this signature in database GPG Key ID: 7D6CC73E428F633F
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      examples/host.yml

+ 1
- 0
examples/host.yml View File

@@ -1,3 +1,4 @@
---
matrix_servers:
hosts:
matrix.<your domain>:


Loading…
Cancel
Save