mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-27 14:31:17 -07:00
Enhancement: support dockhand api key auth (#6848)
This commit is contained in:
@@ -17,4 +17,5 @@ widget:
|
||||
environment: local # optional: name or id; aggregates all when omitted
|
||||
username: your-user # required for local auth
|
||||
password: your-pass # required for local auth
|
||||
key: dockhandapikey # optional, if using API key auth instead of username/password
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user