diff --git a/mobile/Dockerfile b/mobile/Dockerfile index 629575c..a69e631 100644 --- a/mobile/Dockerfile +++ b/mobile/Dockerfile @@ -30,7 +30,7 @@ LABEL org.opencontainers.image.source="https://github.com/ryansheehan/terraria/b EXPOSE 7777 -VOLUME ["/root/.local/share/Terraria/Worlds", "/config"] +VOLUME ["/root/.local/share/Terraria/Mobile", "/config"] COPY --from=base /terraria-server/ /terraria-server/