Skip to content

Fix/url in readme and ci - #771

Merged
lakhansamani merged 2 commits into
mainfrom
fix/url-in-readme-and-ci
Aug 14, 2026
Merged

Fix/url in readme and ci#771
lakhansamani merged 2 commits into
mainfrom
fix/url-in-readme-and-ci

Conversation

@lakhansamani

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes docs

Which issue(s) does this PR fix?

If this PR affects any API reference documentation, please share the updated endpoint references

--url is required since #764 — the server exits at boot without it — but
these were never swept: the repo's own README (4 blocks, including the
Docker quick start and the volume-persistence example), MIGRATION.md (3)
and the perf harness (2).

Every one of them, copy-pasted, fails with:
  --url is required (e.g. --url=https://auth.example.com)

The perf container publishes 8090:8080, so its --url names 8090 — the
address a client actually reaches it on.
Second pass after the README fix. MIGRATION.md had two more blocks (the
build/authorizer quickstart and the go run one-liner), and the .env.sample
flag-mapping reference omitted --url entirely despite marking --client-id
as required.
@lakhansamani
lakhansamani merged commit 42f4815 into main Aug 14, 2026
3 checks passed
@lakhansamani
lakhansamani deleted the fix/url-in-readme-and-ci branch August 14, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant