This commit is contained in:
Leigh Morresi
2021-01-29 13:05:26 +01:00
parent 00020a4c90
commit 8b775f9188
+1 -1
View File
@@ -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