mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-14 01:17:55 -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
|