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

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -