diff --git a/Dockerfile b/Dockerfile index f360a60..9348a82 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,7 +37,7 @@ RUN export VERSION=3.0.1 \ # Define container settings. # -VOLUME ["/datadir", "/download"] +VOLUME ["/datadir", "/media"] EXPOSE 5050