Fix missing yaml list markup in kira remote (#2681)
This commit is contained in:
parent
47720baac7
commit
beaab151f8
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ kira:
|
||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
port: 65432
|
port: 65432
|
||||||
remotes:
|
remotes:
|
||||||
name: kira_remote
|
- name: kira_remote
|
||||||
host: 192.168.100.1
|
host: 192.168.100.1
|
||||||
port: 65432
|
port: 65432
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue