Torma Kristóf
9f3347ca9c
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
166 B
YAML
9 lines
166 B
YAML
version: "3.9"
|
|
services:
|
|
kmlabz-haproxy:
|
|
image: registry.kmlabz.com/birbnetes/haproxy:latest
|
|
ports:
|
|
- "8069:80"
|
|
- "8070:81"
|
|
- "1883:1883"
|