-
Been trying to get this too work with Mealie after having failed using a reverse proxy. Tunnel is created fine but still cannot access. The docker-compose.yml calls out a proxy port of 3000 but the app from Umbrel uses port 9925. I have tried both and no joy. https://github.com/getumbrel/umbrel-apps/blob/master/mealie/docker-compose.yml Page always times out with this in the address bar: http://mealie.MYDOMAIN.com:2000/?origin=host&app=mealie&path=%2F):2000/?origin=host&app=mealie&path=%2F |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello Chris. |
Beta Was this translation helpful? Give feedback.
Hello Chris.
For Mealie, you must use port
3000
and hostnamemealie_mealie-frontend_1
. Your tunnel's public hostname config in Cloudflare dashboard must look like this:The result: