Skip to content

Commit cf462c2

Browse files
docs(pi-hole): add no-auth (#455)
1 parent f68b5f0 commit cf462c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/integrations/pi-hole/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,7 @@ import { piHoleIntegration } from '.';
4141
credentials: ['apiKey'],
4242
steps: [],
4343
body: "Please note, that in v6 of Pi-hole you no longer specify an API key, but instead either a password or application password. We suggest to use the application password when possible."
44+
}, {
45+
credentials: [],
46+
steps: []
4447
}]} />

0 commit comments

Comments
 (0)