mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-12 07:05:56 -07:00
Documentation: revise Arcane API key permissions requirements (#6770)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
@@ -16,3 +16,5 @@ widget:
|
|||||||
key: your-api-key
|
key: your-api-key
|
||||||
fields: ["running", "stopped", "total", "image_updates"] # optional
|
fields: ["running", "stopped", "total", "image_updates"] # optional
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Using an api key for the widget requires permissions for: `containers:list` `images:list and `image-updates:read`
|
||||||
|
|||||||
Reference in New Issue
Block a user