Can't access web ui of container

Hi,

I'm a total noob and don't know what I'm doing, but for some time now, I can't access the web UI either on https://pi.hole/admin or https://ip:port/.

Any ideas on what to do?

running docker on synology nas

https://tricorder.pi-hole.net/8OXQb5Gy/

First:
you are running nginx. Make sure there are no conflicts and you used the correct port.

Second:
The correct URL uses http, not https.

Try http://192.168.1.116:8080/admin

thank you it works now !