mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Updated Enabling admin page (markdown)
@@ -14,4 +14,6 @@ docker run -d --name bitwarden \
|
||||
bitwardenrs/server:latest
|
||||
```
|
||||
|
||||
After this, the page will be available in the `/admin` subdirectory.
|
||||
After this, the page will be available in the `/admin` subdirectory.
|
||||
|
||||
**Note:** After changing the `ADMIN_TOKEN`, the currently logged in admins will still be able to use their old login token for [up to 20 minutes](https://github.com/dani-garcia/bitwarden_rs/blob/master/src/api/admin.rs#L87).
|
||||
Reference in New Issue
Block a user