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