feat(haproxy): Expose a port for a GPS tracking app
This commit is contained in:
parent
867e1ff919
commit
c362a9dea0
@ -16,6 +16,7 @@ services:
|
||||
- 80:80
|
||||
- 443:443
|
||||
- ${STATS_PORT}:${STATS_PORT}
|
||||
- ${GPS_PORT}:${GPS_PORT}
|
||||
volumes:
|
||||
- /opt/docker-data/haproxy-${CONTEXT}/haproxy/config/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
||||
- /opt/docker-data/haproxy-${CONTEXT}/haproxy/config/hosts.map:/usr/local/etc/haproxy/hosts.map
|
||||
|
Loading…
x
Reference in New Issue
Block a user