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.
2 parents df5db52 + 527dbd4 commit 70ce326Copy full SHA for 70ce326
docker/latest/Dockerfile
@@ -42,7 +42,7 @@ RUN usermod -aG www-data root
42
43
ENV FLEDGE_ROOT=/usr/local/fledge
44
45
-VOLUME /usr/local/fledge/data
+# VOLUME /usr/local/fledge/data
46
47
# Fledge API and Fledge GUI ports
48
EXPOSE 8081 1995 80
0 commit comments