From 5c19a55289237ff1d7e59af3b6f7f99b960ec1ce Mon Sep 17 00:00:00 2001 From: Rory Davidson Date: Sat, 12 Jan 2019 11:44:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ed38f1..c09afa6 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Change the hostname variables above and in the `docker-compose.yml` file as nece And then run docker compose up to get going. ```bash -docker-compose up -d` +docker-compose up -d ``` You should then be able to access it at the domain name you entered and it will redirect to the https URL with a valid certificate.