mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-01 13:41:48 -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
|