Commit 9658a8a
fix(installer): warn when DEFAULTS_MODE is set to an unrecognized value (RE-6)
Previously, setting DEFAULTS_MODE=1 (or any value other than "dev") silently
fell through to prod defaults — HTTPS-only, auth required — with no feedback.
Now emits a yellow warning to stderr and the log before continuing so users
know why dev mode was not applied.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a80d486 commit 9658a8a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
530 | 536 | | |
531 | 537 | | |
532 | 538 | | |
| |||
0 commit comments