mirror of https://github.com/bastienwirtz/homer
Fix pihole demo url
parent
e6069776ce
commit
73a2a4aa76
|
@ -85,5 +85,6 @@ services:
|
||||||
url: "#"
|
url: "#"
|
||||||
- name: "Pi-hole"
|
- name: "Pi-hole"
|
||||||
logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/pihole.png"
|
logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/pihole.png"
|
||||||
url: "https://homer-demo-content.netlify.app/"
|
url: "#"
|
||||||
|
endpoint: "https://homer-demo-content.netlify.app/pihole"
|
||||||
type: "PiHole"
|
type: "PiHole"
|
||||||
|
|
Loading…
Reference in New Issue