From cd5b0f2b3e97f94a95612f771a5d9922d1648e3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=C3=BCller?= Date: Fri, 24 Jun 2022 19:51:01 +0200 Subject: [PATCH] FIx for #5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cd4be8..74a96f9 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ pip install -r requirements.txt Create a `.env` file under the root project directory and populate it with the following content: ```bash +PORT=6060 # Port on which the API service will run CLIENT_ORIGIN_URL=http://localhost:4040 AUTH0_AUDIENCE= AUTH0_DOMAIN=