mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
14 lines
233 B
Markdown
14 lines
233 B
Markdown
---
|
|
title: NextDNS
|
|
description: NextDNS Widget Configuration
|
|
---
|
|
|
|
Api key is found under Account > API, profile ID is found under Setup > Endpoints > ID
|
|
|
|
```yaml
|
|
widget:
|
|
type: nextdns
|
|
profile: profileid
|
|
key: yourapikeyhere
|
|
```
|