From 7217acf2d9d0c996d7e0c0bcb219f62ac3fc5985 Mon Sep 17 00:00:00 2001 From: Basil Hendroff <63370329+basilhendroff@users.noreply.github.com> Date: Thu, 30 Jul 2020 02:29:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e42a584..376785f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Many users install a variety of web applications in jails on their FreeNAS serve :pushpin: *In this implementation, I've kept Caddyfile outside the jail in /caddy. I wasn't sure whether it might be interesting or useful to, say, keep the certificates outside the jail as well. I'll leave this for you to ponder.* -Although not required, it's recommended to create a Dataset named `nextcloud` on your main storage pool. If this is not present, a directory `/nextcloud` will be created in `$POOL_PATH`. +Although not required, it's recommended to create a Dataset named `caddy` on your main storage pool. If this is not present, a directory `/caddy` will be created in `$POOL_PATH`. ### Installation