1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00

chore: updates docs

This commit is contained in:
Amir Raminfar
2025-09-23 10:00:34 -07:00
parent a6b65a1341
commit 58146d1ac5

View File

@@ -163,10 +163,11 @@ In this example, the `admin` user has no roles specified, so they have full acce
Dozzle supports the following roles:
- **shell** - allows attach and exec in the container.
- **actions** - allows performing container actions (start, stop, restart).
- **download** - allows downloading container logs.
- **none** - denies all actions.
- **shell** - allows attach and exec in the container
- **actions** - allows performing container actions (start, stop, restart)
- **download** - allows downloading container logs
- **none** - denies all actions
- **all** - allows all actions (default)
## Generating users.yml