README: Fix default ports and ADMIN_PASSWORD boot rules #9

Merged
Ghost merged 1 commits from docs/sync-readme-ports-auth into master 2026-09-02 10:44:13 -05:00

Admin defaults to 127.0.0.1:8081 (not :81); proxy HTTP/HTTPS default 8080/18443; production requires ADMIN_PASSWORD; remove dead TESTING.md link; docker example sets the low-port env overrides explicitly.

Admin defaults to 127.0.0.1:8081 (not :81); proxy HTTP/HTTPS default 8080/18443; production requires ADMIN_PASSWORD; remove dead TESTING.md link; docker example sets the low-port env overrides explicitly.
Ghost added 1 commit 2026-09-02 10:42:43 -05:00
README: Fix default ports and ADMIN_PASSWORD boot rules
CI / Build (push) Successful in 27s
Format / gofmt (pull_request) Successful in 13s
Format / gofmt (push) Successful in 20s
CI / Build (pull_request) Successful in 28s
CI / Go Tests (push) Successful in 1m3s
CI / Go Tests (pull_request) Successful in 1m5s
2b8e9faa32
Docs still said admin :81 with default password and linked a missing
TESTING.md. Align with listen_config defaults (8081/8080/18443) and the
bootstrap password requirements in cmd/helix-proxy.
Ghost merged commit ac98b8e942 into master 2026-09-02 10:44:13 -05:00
Sign in to join this conversation.