diff --git a/dashy-docker-compose.yml b/dashy-docker-compose.yml index 6e096b5..e5c462f 100644 --- a/dashy-docker-compose.yml +++ b/dashy-docker-compose.yml @@ -3,6 +3,8 @@ services: dashy: container_name: dashy image: lissy93/dashy:2.0.6 + volumes: + - /mnt/docker_volumes/dashy/config/conf.yml:/app/public/conf.yml ports: - 4000:80 environment: