Solutions
-
maTTi's post in How to expose Docker TCP port? was marked as the answerI will answer my question:
Add this line to boot\config\docker.cfg
DOCKER_OPTS="-H unix:///var/run/docker.sock -H tcp://0.0.0.0:2376" -
maTTi's post in Ntfy notification agent is not working was marked as the answerYes I found what was the problem.
You need to check this option in docker settings: “Host access to custom networks:” This will make ntfy container visible for Unraid host