Skip to content

[BUG] Dashy port change #685

@codevski

Description

@codevski

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions