nginx - Consul and registrator add port to service name -
i run consul , registrator container on same machine using docker docker-compose. in same file nginx service started. however, nginx registered in consul name nginx-80. have nginx name. ideas?
btw: replace nginx arbitrary service.
as stated issue, happens when docker exposes more 1 port. though publish one.
Comments
Post a Comment