Skip to content

Commit e551260

Browse files
committed
env var docs
1 parent 4b72c75 commit e551260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/environment-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
| VERIFY_EMAIL_TOKEN_DURATION | Duration of the verify email token in seconds | 900 (15 minutes) |
3030
| RESET_PASSWORD_TOKEN_DURATION | Duration of the reset password token in seconds | 900 (15 minutes) |
3131
| 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 |
32+
| CLIENT_IP_HEADER | Header used to resolve real client IP (e.g. behind a proxy) | CF-Connecting-IP |

0 commit comments

Comments
 (0)