Skip to content

Commit

Permalink
fix: try json
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Mar 9, 2024
1 parent 99ff11c commit aa0e86b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ spec:
gethomepage.dev/description: Comic Downloads
gethomepage.dev/widget.type: customapi
gethomepage.dev/widget.url: "http://kapowarr.downloads:5656/api/volumes/stats?api_key=${KAPOWARR_API_KEY}"
gethomepage.dev/widget.mappings.field: volumes
gethomepage.dev/widget.mappings.label: Volumes
gethomepage.dev/widget.mappings: |
[{ "label": "Volumeswidget.mappings[0].label=Volumes", "field": { result: "volumeswidget.mappings[0].field.result=volumes" } }]
# gethomepage.dev/widget.type: kapowarr
# gethomepage.dev/widget.url: http://kapowarr.downloads:5656
# gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_KAPOWARR_TOKEN}}"
Expand Down

0 comments on commit aa0e86b

Please sign in to comment.