first commit

This commit is contained in:
Adolfo Delorenzo 2023-01-21 21:21:28 +00:00
commit 1de2a25801

2
Dockerfile Normal file
View File

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