cerca

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

commit 111072d9679441c374e1493d99bed3fb1121ffde
parent ef75c6d45ee62b158f37b265a04823b9958fd742
Author: Alexander Cobleigh <angellus.falsus@gmail.com>
Date:   Tue, 11 Jan 2022 22:19:26 +0100

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

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). -\ No newline at end of file +It should respond `Serving forum on :8272`. Just go on [https://localhost:8272](https://localhost:8272).