From 3ee6ee5c9987dfe483e945e1592561c09ee80801 Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Tue, 28 Feb 2023 00:08:30 -0600 Subject: [PATCH] More docs --- docs/docker.md | 3 +-- docs/swarm.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/docker.md b/docs/docker.md index 6e728c7..f9248d5 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -51,13 +51,12 @@ Once the container is running, EasyHAProxy will detect automatically and start t You don't need to expose any port in your container. -Please follow the [docker label configuration](container-labels.md) to see other configurations available. +Please follow the [docker label configuration](container-labels.md) to see other configurations available. ## Setup the EasyHAProxy container You can configure the behavior of the EasyHAProxy by setup specific environment variables. To get a list of the variables, please follow the [docker container environment](docker-environment.md) - ## Setup certificates with Letsencrypt Follow [this link](letsencrypt.md) diff --git a/docs/swarm.md b/docs/swarm.md index 6b3469a..9ab29c4 100644 --- a/docs/swarm.md +++ b/docs/swarm.md @@ -87,7 +87,7 @@ Once the container is running, EasyHAProxy will detect automatically and start t You don't need to expose any port in your container. -Please follow the [docker label configuration](container-labels.md) to see other configurations available. +Please follow the [docker label configuration](container-labels.md) to see other configurations available. ## Setup the EasyHAProxy container