From e45cfe2f02af866d54e86b88f59215f21fb0df08 Mon Sep 17 00:00:00 2001 From: johackim Date: Fri, 24 Sep 2021 00:03:43 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 97af953f..507d24c8 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Deploy 80+ open-source web apps with one Docker command. ## Features -- [x] Portainer compatibility - [x] Traefik compatibility -- [x] No need to manage configuration files, only `.yml` files -- [x] You can use a distributed storage (GlusterFS, Ceph, NFS, etc..) with the env `VOLUME_PATH` (exemple: `VOLUME_PATH=/mnt/glusterfs_mountpoint/`) +- [x] Portainer compatibility +- [x] No need to manage configuration files +- [x] You can use a distributed storage (GlusterFS, Ceph, NFS) with the env `VOLUME_PATH=/mnt/storage_mountpoint/` ## Get started