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 299 forks source link

Update dashy V3 port #686

Closed codevski closed 1 week ago

codevski commented 1 month ago

linuxserver.io



Description

Updated the proxy configuration for Dashy to reflect the change in the official image's port from 80 to 8080.

Benefits of this PR and context

This change ensures that the proxy configuration works correctly with the updated Dashy image, which now listens on port 8080 instead of 80. It resolves the issue where users might face connectivity problems due to the incorrect port configuration.

How Has This Been Tested?

Tested the updated proxy configuration in a local development environment to confirm that Dashy is accessible through the proxy on port 8080. Verified that the change does not affect other areas of the code or proxy configurations.

Source / References

https://github.com/Lissy93/dashy/discussions/1529 closes https://github.com/linuxserver/reverse-proxy-confs/issues/685

LinuxServer-CI commented 4 weeks ago

This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.