We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b72c75 commit e551260Copy full SHA for e551260
docs/src/content/environment-variables.mdx
@@ -29,4 +29,4 @@
29
| VERIFY_EMAIL_TOKEN_DURATION | Duration of the verify email token in seconds | 900 (15 minutes) |
30
| RESET_PASSWORD_TOKEN_DURATION | Duration of the reset password token in seconds | 900 (15 minutes) |
31
| USER_PASSWORD | Password for auto-generated Spring Security users | qwerty123 |
32
-| CLIENT_IP_HEADER | Header used to resolve real client IP (e.g. behind a proxy) | CF-Connecting-IP |
+| CLIENT_IP_HEADER | Header used to resolve real client IP (e.g. behind a proxy) | CF-Connecting-IP |
0 commit comments