1
0
This commit is contained in:
2022-02-22 01:54:48 +01:00
commit afcfd8613c
6 changed files with 609 additions and 0 deletions

3
haproxy/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM haproxy:2.5.3
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg