update volume mount

This commit is contained in:
2025-02-07 11:49:42 +02:00
parent 0c16b80908
commit fd56710785

View File

@@ -16,6 +16,6 @@ services:
env_file:
- path: ../env/.env.flatnotes
volumes:
- ${DOCKERDIR}/flatnotes/data:/data
- ${DOCKERDIR}/flatnotes:/data
# Optional. Allows you to save the search index in a different location:
# - "./index:/data/.flatnotes"