mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 15:37:58 -05:00
3 lines
76 B
Docker
3 lines
76 B
Docker
FROM haproxy:1.7-alpine
|
|
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|