Added HAProxy example (#4660)

* Added HAProxy example

Proposal of an example with HAProxy. Asked by #4541.

Signed-off-by: Benoît S. (“Benpro”) <gitlab@benpro.fr>

* Following suggestions of @richvdh
This commit is contained in:
Benoît S 2019-02-21 18:44:10 +01:00 committed by Richard van der Hoff
parent b9d6756b14
commit 16e0680498
2 changed files with 19 additions and 0 deletions

1
changelog.d/4541.feature Normal file
View file

@ -0,0 +1 @@
Added an HAProxy example in the reverse proxy documentation. Contributed by Benoît S. (Benpro).