Skip to content

Commit e00d9ef

Browse files
committed
Removed code hint
1 parent 7fb17c6 commit e00d9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The `secretKey` used for encoding/decoding is configurable as part of the servic
1717

1818
Please change `secretKey` by overriding it or providing the `EVAL_SECRET_KEY` env var.
1919

20-
```json
20+
```
2121
eval.auth {
2222
secretKey = "secretKey"
2323
secretKey = ${?EVAL_SECRET_KEY}

0 commit comments

Comments
 (0)