From 2a99caf0976b692408c1ea15467e585a21d4c94b Mon Sep 17 00:00:00 2001 From: Anton Larionov <11796525+anlar@users.noreply.github.com> Date: Thu, 19 Feb 2026 15:22:31 +0100 Subject: [PATCH] Fix setup URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86a9bed0..c2a8f9e7 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ docker run -d \ f0rc3/gokapi:latest ``` -Then visit ``http://localhost:53842`` and follow the setup wizard. +Then visit ``http://localhost:53842/setup`` and follow the setup wizard.