cerca

lean forum software (pmc local branch)
Log | Files | Refs | README | LICENSE

commit 1e19eda9d3b91ad2b0f41b12437eefb7e3366494
parent 810dbb9a032d2efe1af86c6615a74aca9debe389
Author: Alexander Cobleigh <cblgh@cblgh.org>
Date:   Wed, 12 Jan 2022 12:59:47 +0100

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -25,4 +25,4 @@ To launch a local instance of the forum, run those commands (linux): - `mkdir data` - `go run run.go --authkey 0 --allowlist temp.txt` -It should respond `Serving forum on :8272`. Just go on [https://localhost:8272](https://localhost:8272). +It should respond `Serving forum on :8272`. Just go on [http://localhost:8272](http://localhost:8272).