From 73fb5eec3d826e96572d764409db0d6eb805d88c Mon Sep 17 00:00:00 2001 From: Yannic Kilcher Date: Wed, 28 Dec 2022 17:38:19 +0100 Subject: [PATCH] removed the reference to the magic email link in readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a75dc477..fe2b5c0b 100644 --- a/README.md +++ b/README.md @@ -103,9 +103,7 @@ To start the demo, run this, in root directory: docker compose up --build ``` -Then, navigate to `http://localhost:3000` and interact with the website. When -logging in, navigate to `http://localhost:1080` to get the magic email login -link. +Then, navigate to `http://localhost:3000` and interact with the website. ### Website