Fix display of dollar signs
parent
fc5f0a1eb1
commit
3b037c07c6
|
@ -144,4 +144,4 @@ services:
|
|||
- ADMIN_TOKEN=${VAULTWARDEN_ADMIN_TOKEN}
|
||||
```
|
||||
|
||||
You can check your configuration by calling `docker compose config`, you should see the escaped $-sign as double-$.
|
||||
You can check your configuration by calling `docker compose config`, you should see the escaped <span>$</span>-sign as double-<span>$</span>.
|
||||
|
|
Loading…
Reference in New Issue