From 907064b94e4633f02397cad3d65294284dc9f3d9 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 6 Apr 2019 16:48:54 -0700 Subject: Changing port, adding icon. - Fixes #46 - Fixes #37 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 949b49e2..96d81ead 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ git clone https://github.com/dessalines/lemmy cd lemmy docker-compose up ``` -and goto http://localhost:8080 +and goto http://localhost:8536 ### Local Development #### Requirements - [Rust](https://www.rust-lang.org/) @@ -43,7 +43,7 @@ git clone https://github.com/dessalines/lemmy cd lemmy ./install.sh ``` -and goto http://localhost:8080 +and goto http://localhost:8536 ## Documentation - [ActivityPub API.md](docs/API.md) -- cgit v1.2.3