update volume mount
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user