You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ View API documentation at http://localhost:8080/swagger/index.html.
35
35
| LOG_LEVEL | No | Logging level (default: info) |
36
36
| OPAQUE_FAKE_RECORD | No | Use OPAQUE fake record to prevent client enumeration attacks |
37
37
| VERIFY_FRONTEND_URL | No | Frontend URL to use in verification emails |
38
-
| BRAVE_SERVICES_KEY | No | Comma-separated list of services keys to check against (via the `Brave-Key` header) for all requests |
38
+
| BRAVE_SERVICES_KEY | No | Comma-separated list of services keys to check against (via the `BraveServiceKey` header) for all requests |
39
39
| WEBHOOK_KEYS | No | A list of URLs and corresponding API keys for sending account event webhooks, delimited by a comma. Each entry should use the following format: `webhook url=webhook api key`|
40
40
| DEV_ENDPOINTS_ENABLED | No | Enable the development-only endpoints |
41
41
| ALLOWED_ORIGINS | No | List of allowed origins for CORS, separated by comma |
0 commit comments