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