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** ```