mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Reverting last change. Using double quotes or no quotes breaks Docker Compose
@@ -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.....'
|
||||
|
||||
Reference in New Issue
Block a user