update volume mount
This commit is contained in:
@@ -16,6 +16,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- path: ../env/.env.flatnotes
|
- path: ../env/.env.flatnotes
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKERDIR}/flatnotes/data:/data
|
- ${DOCKERDIR}/flatnotes:/data
|
||||||
# Optional. Allows you to save the search index in a different location:
|
# Optional. Allows you to save the search index in a different location:
|
||||||
# - "./index:/data/.flatnotes"
|
# - "./index:/data/.flatnotes"
|
||||||
|
|||||||
Reference in New Issue
Block a user