From df93970073db0890a3ddfd491d0020455caa57c0 Mon Sep 17 00:00:00 2001 From: johackim Date: Thu, 16 Sep 2021 22:33:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06644154..6f47e898 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Deploy 80+ open-source web apps with one Docker command. - [x] Portainer compatibility - [x] Traefik compatibility -- [x] You can use the env `VOLUME_PATH` to bind a GlusterFS (or NFS) storage created from the host - [x] No need to manage configuration files, only `.yml` files +- [x] You can use a distributed storage like GlusterFS (or NFS) with the env `VOLUME_PATH` (exemple: `VOLUME_PATH=/mnt/glusterfs_mountpoint/`) ## Get started