add dockerfile and config

This commit is contained in:
2024-11-02 17:20:01 +03:00
parent d60140ae78
commit 9491fcb362

View File

@@ -1,5 +1,5 @@
FROM bitnami/haproxy:2
# Copy config
COPY ./haproxy.cfg /bitnami/haproxy/conf/haproxy.cfg
COPY ./docker/haproxy.cfg /bitnami/haproxy/conf/haproxy.cfg