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

[BUG] Dashy port change #685

Closed codevski closed 1 week ago

codevski commented 1 month ago

Is there an existing issue for this?

Current Behavior

Currently its on port 80, I think its meant to be on port 8080

Expected Behavior

https://github.com/Lissy93/dashy?tab=readme-ov-file#getting-started-

docker run -d \
  -p 4000:8080 \
  -v /root/my-local-conf.yml:/app/user-data/conf.yml \
  --name my-dashboard \
  --restart=always \
  lissy93/dashy:latest

Steps To Reproduce

just launch default config with latest dashy. Doesnt seem to go anywhere

LinuxServer-CI commented 4 weeks ago

This issue 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.