Commit f63f289
fix(oauth2-proxy): make SIGN_OUT_URL configurable via env var
Apply CodeRabbit nitpick: use ${VAR:-default} pattern for SIGN_OUT_URL
to match REDIRECT_URL convention. Zero-cost consistency improvement.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 07f0c49 commit f63f289
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments