Update homepage/config/services.yaml
This commit is contained in:
parent
7c8202d37b
commit
25bbf1152e
@ -104,7 +104,7 @@
|
|||||||
id: tautulli_recent_movies
|
id: tautulli_recent_movies
|
||||||
widget:
|
widget:
|
||||||
type: customapi
|
type: customapi
|
||||||
url: "http://192.168.51.75:8181/recent-movies"
|
url: "http://tautulli:3008/recent-movies"
|
||||||
method: GET
|
method: GET
|
||||||
display: list
|
display: list
|
||||||
mappings:
|
mappings:
|
||||||
@ -240,7 +240,7 @@
|
|||||||
id: tautulli_recent_shows
|
id: tautulli_recent_shows
|
||||||
widget:
|
widget:
|
||||||
type: customapi
|
type: customapi
|
||||||
url: "http://tautulli:8181/recent-shows"
|
url: "http://tautulli:3008/recent-shows"
|
||||||
method: GET
|
method: GET
|
||||||
display: list
|
display: list
|
||||||
mappings:
|
mappings:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user