Open wonderflow opened 2 years ago
https://github.com/Lissy93/dashy
How to make a config file mounted easily?
docker run -d \
-p 4000:80 \
-v /root/my-local-conf.yml:/app/public/conf.yml \
--name my-dashboard \
--restart=always \
lissy93/dashy:latest