Skip to content

Commit 9376575

Browse files
committed
docs: change dotenv to text
highlight.js does not support dotenv.
1 parent 7d6c685 commit 9376575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/addons/jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The default claims will be included in all tokens issued by Shield.
107107
Set your secret key in the `$keys` property, or set it in your `.env` file.
108108

109109
E.g.:
110-
```dotenv
110+
```text
111111
authjwt.keys.default.0.secret = 8XBFsF6HThIa7OV/bSynahEch+WbKrGcuiJVYPiwqPE=
112112
```
113113

0 commit comments

Comments
 (0)