Hi - I am running the datahub quickstart version o...
# getting-started
c
Hi - I am running the datahub quickstart version on my local. The default host name for my localhost is picked as 0.0.0.0 for elasticsearch. How can I change it to 127.0.0.1 in my docker-compose.yml file ?
1
d
Hi, this may not directly related to DataHub, so we might not have the best answer, however, this article may be helpful : https://brokkr.net/2022/03/29/publishing-docker-ports-to-127-0-0-1-instead-of-0-0-0-0/