aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Dockerfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index f0f2a23b..940f90d5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -20,5 +20,4 @@ ENTRYPOINT ["python"]
CMD ["-m", "bot"]
# Define docker persistent volumes
-VOLUME /bot/bot/log
-VOLUME /bot/data
+VOLUME /bot/bot/log /bot/data