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 40661d0 commit d20e0c0Copy full SHA for d20e0c0
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