From 063f5b9cfbcf57eaf0a49f0303d5624262087d02 Mon Sep 17 00:00:00 2001 From: ks129 <45097959+ks129@users.noreply.github.com> Date: Fri, 27 Nov 2020 19:46:18 +0200 Subject: Add "the" before "host" for running in the host header Co-authored-by: Joe Banks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b0a218..031c93b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Create a `.env` file in the root with the following values inside it (each varia #### Running To start using the application, simply run `docker-compose up` in the repository root. You'll be able to access the application by visiting http://localhost:8000/ -### Running on host +### Running on the host You can also run forms-backend manually on the host. #### Environment variables -- cgit v1.2.3