mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
FROM haproxy:1.6-alpine
|
|
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|