Update customservices.md

This commit is contained in:
SouLSLayeR 2022-03-28 20:42:06 +03:00 committed by GitHub
parent 345dd6c194
commit 6dc8fa2026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ You need to set the type to Emby, provide an api key and choose which stats to s
- name: "Emby"
logo: "assets/tools/sample.png"
url: "http://192.168.0.151/"
type: "Portainer"
type: "Emby"
apikey: "MY-SUPER-SECRET-API-KEY"
libraryType: "music" #Choose which stats to show. Can be one of: music, series or movies.
```