diff --git a/deployments/node-red-dashboard/compose.yml b/deployments/node-red-dashboard/compose.yml index c0f6150..8f56dde 100644 --- a/deployments/node-red-dashboard/compose.yml +++ b/deployments/node-red-dashboard/compose.yml @@ -4,7 +4,6 @@ services: ports: - 1880:1880 volumes: - - ~/.local/share/planktoscope/data/img/:/home/pi/data/img/ - - ~/.local/share/planktoscope/data/export/ecotaxa/:/home/pi/data/export/ecotaxa/ + - ~/.local/share/planktoscope/data/:/home/pi/data/ extra_hosts: - host.docker.internal:host-gateway