Commit 03ba311
committed
docs(deployment): document the dev TLS flag pair, and correct the OS_AUTH_URL default row
Two hand-written pages, both found by a manual pass rather than by the
docs-drift list — which is structurally blind here: a page that states a rule
by its INPUTS shares no identifier with the emitter that implements it.
- `environment-variables.mdx`'s `OS_AUTH_URL` row gave its default as
`http://localhost:<OS_PORT>` unconditionally. This change makes that
conditionally false, so it ships with the correction, and the row now also
says the variable wins whatever the listener speaks.
- `cli.mdx`'s `os dev` flag table enumerates every flag, so two new public
flags absent from it would advertise a smaller CLI than ships. Added, plus a
short section on what the pair is for.
⛔ Zero trust-store prose on either page, and nothing about obtaining or
trusting a certificate beyond saying that both are the developer's own.
⛔ `content/docs/releases/` untouched.
Claude-Session: https://claude.ai/code/session_01TSf4DV7ziu4V5j73e46b7c
Co-authored-by: Claude <noreply@anthropic.com>1 parent c650024 commit 03ba311
2 files changed
Lines changed: 31 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
181 | 211 | | |
182 | 212 | | |
183 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments