linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.33k stars 300 forks source link

[BUG] Mealie default port misconfigured #621

Closed RagingCub closed 9 months ago

RagingCub commented 10 months ago

Is there an existing issue for this?

Current Behavior

When enabling mealie.subdomain.conf, the mealie docker image can't be accessed from the reverse proxy. To fix this we need to change the port configuration line to set $upstream_port 9000;.

Expected Behavior

The port configured by default should be the one from the mealie documentation, so 9000

Steps To Reproduce

Run latest mealie release with swag