Fix display of dollar signs

Philipp Fischbeck 2023-09-02 21:30:32 +02:00
parent fc5f0a1eb1
commit 3b037c07c6
1 changed files with 1 additions and 1 deletions

@ -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>.