We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600f6e9 commit cd1620bCopy full SHA for cd1620b
content/docs/how-to/security/index.md
@@ -24,6 +24,7 @@ Set those or WAHA generates **random secrets** on startup (check logs):
24
```bash {title="Setup Security Environment Variables"}
25
# Generate random long secrets using
26
$ uuidgen | tr -d '-'
27
+> 6c35dcbf31914c65a90f29e2ca1840d2
28
29
# Enable Api Key protection
30
# Send "X-Api-Key" in all HTTP requests
0 commit comments