From 26d360fdd674aaaf18c090bbe84a246efccb5d54 Mon Sep 17 00:00:00 2001 From: Ivo Date: Sat, 11 Nov 2023 10:40:03 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa426b88..7c0b94c8 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ The module will be uploaded to CPAN once the paper is submitted. ### Quick Start **_no SSL and user authentication_** + 0. git clone this repo and then navigate into the folder convert-pheno-ui 1. rename the file [example.env](example.env) to .env and fill in the variables 2. Run `docker compose up -d`