From 8b775f918848ff78fc91346530b1c35d02f06fb8 Mon Sep 17 00:00:00 2001 From: Leigh Morresi <275001+dgtlmoon@users.noreply.github.com> Date: Fri, 29 Jan 2021 13:05:26 +0100 Subject: [PATCH] Add note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbdfec1a..d59684bb 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ services: $ mkdir datastore $ docker-compose up -d ``` - +(`/datastore` is optional, I prefer to have the files on my local disk instead of in a docker volume) ### Future plans