-
-
Notifications
You must be signed in to change notification settings - Fork 331
Closed
Labels
Description
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
Labels
Type
Projects
Status
Done