Rename host -> url

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
This commit is contained in:
Julio Zynger
2022-03-01 10:32:47 +01:00
committed by Fredrik Adelöw
parent 171be275ae
commit 7bb98ee655
5 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -31,5 +31,5 @@ The plugin requires to configure _at least one_ Periskop API location in the [ap
periskop:
instances:
- name: <name of the instance>
host: <HTTP/S host for the Periskop API instance>
url: <HTTP/S url for the Periskop instance's API>
```