We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc5024 commit 9fb00a4Copy full SHA for 9fb00a4
deployments/node-red-dashboard/compose.yml
@@ -4,7 +4,6 @@ services:
4
ports:
5
- 1880:1880
6
volumes:
7
- - ~/.local/share/planktoscope/data/img/:/home/pi/data/img/
8
- - ~/.local/share/planktoscope/data/export/ecotaxa/:/home/pi/data/export/ecotaxa/
+ - ~/.local/share/planktoscope/data/:/home/pi/data/
9
extra_hosts:
10
- host.docker.internal:host-gateway
0 commit comments