mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 19:29:21 -07:00
Fix display of dollar signs
@@ -144,4 +144,4 @@ services:
|
|||||||
- ADMIN_TOKEN=${VAULTWARDEN_ADMIN_TOKEN}
|
- 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>.
|
||||||
|
|||||||
Reference in New Issue
Block a user