omnibot
omnibot copied to clipboard
healthcheck endpoint is not working outside container
My omnibot deployment is not working, I tried to setup locally using docker-compose and still the same. One strange thing I noticed is, when I run curk -i -k http:0.0.0.0/healthcheck from inside container it returns 200/OK but from outside it returns 404. Can you help me fix this?