Hi,
I have a problem to reach my Sentry by DNS name. With IP address all works, but with DNS nope.
Also ping by dns name works.
So what I did so far:
- add system.url-prefix in config.yml
- rebuild caontainers docker-compose up --build -d
- restart containers docker-compose restart
In web UI there can be seen the dns name which I put in config.yml.
However Sentry can’t be reach by given name.
Any help on this?
Thanks in advance.