]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Fix pihole demo url
authorBastien Wirtz <bastien.wirtz@gmail.com>
Tue, 11 Oct 2022 12:53:35 +0000 (14:53 +0200)
committerBastien Wirtz <bastien.wirtz@gmail.com>
Tue, 11 Oct 2022 12:53:35 +0000 (14:53 +0200)
public/assets/config-demo.yml.dist

index f1b7e35c5dfab8b610cfbfaedc4a3b50c483412c..041d287e8af04e88170a7c53a56c8d7fb2fa74fc 100644 (file)
@@ -85,5 +85,6 @@ services:
         url: "#"
       - name: "Pi-hole"
         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"