You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
354 B
15 lines
354 B
6 months ago
|
---
|
||
|
title: SWAG Dashboard
|
||
|
description: SWAG Dashboard Widget Configuration
|
||
|
---
|
||
|
|
||
|
Learn more about [SWAG Dashboard](https://github.com/linuxserver/docker-mods/tree/swag-dashboard).
|
||
|
|
||
|
Allowed fields: `["proxied", "auth", "outdated", "banned"]`.
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: swagdashboard
|
||
|
url: http://swagdashboard.host.or.ip:adminport # default port is 81
|
||
|
```
|