The quotes make the ADMIN TOKEN appear to be a plain password. I had to remove them to make it work. Maybe I am wrong. Using Unraid.

CLDKT
2025-09-25 12:02:32 +02:00
parent 211650cc94
commit b26e941fe9

@@ -131,7 +131,7 @@ WARNING: The m variable is not set. Defaulting to a blank string.
**.env:**
_Make sure you use single quotes in the `.env` file used by docker-compose._
_Make sure you do not use single quotes in the `.env` file used by docker-compose._
```bash
VAULTWARDEN_ADMIN_TOKEN='$argon2id$v=19$m=65540,t=3,p=4$MmeK.....'