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.

https://github.com/gliderlabs/registrator/issues/437


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -