Reverting last change. Using double quotes or no quotes breaks Docker Compose

Derek Broughton
2025-09-27 16:06:59 -03:00
parent b26e941fe9
commit f80a7ee0c1

@@ -131,7 +131,7 @@ WARNING: The m variable is not set. Defaulting to a blank string.
**.env:**
_Make sure you do not use single quotes in the `.env` file used by docker-compose._
_Make sure you 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.....'