aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-11-27 19:46:18 +0200
committerGravatar GitHub <[email protected]>2020-11-27 19:46:18 +0200
commit063f5b9cfbcf57eaf0a49f0303d5624262087d02 (patch)
tree28c3e6457bafbb38a509aeaca4f5f1beec94e247
parentDetail how to set environment variables (diff)
Add "the" before "host" for running in the host header
Co-authored-by: Joe Banks <[email protected]>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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