Skip to content

Commit

Permalink
+Vol
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Bristow committed Jul 29, 2024
1 parent d4deb5c commit 722b06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ HEALTHCHECK --interval=1m --timeout=5s \
CMD omd status || exit 1

WORKDIR /app
VOLUME [ "/backups" ]
VOLUME [ "/app/backups" ]
ENTRYPOINT ["/app/docker-entrypoint.sh"]

0 comments on commit 722b06c

Please sign in to comment.