From a88d88445828700ffb31511422b7571cb26e1668 Mon Sep 17 00:00:00 2001 From: andryyy Date: Sat, 4 Mar 2017 12:27:19 +0100 Subject: [PATCH] Fix line break --- docs/first_steps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/first_steps.md b/docs/first_steps.md index cb1e6b28..461b0b8c 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -87,6 +87,7 @@ HTTPS_PORT=8443 Recreate affected containers by running `docker-compose up -d`. 2\. Configure your local webserver as reverse proxy: + **Apache 2.4** ```