0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-08 23:18:58 +02:00

Updated Enabling admin page (markdown)

Miro Prasil 2019-06-28 14:02:20 +01:00
parent 9f4e2c5acd
commit f114251716

@ -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).