diff --git a/Config/Hyperling.com/files/README.md b/Config/Hyperling.com/files/README.md index d06aae4..07d8dc7 100644 --- a/Config/Hyperling.com/files/README.md +++ b/Config/Hyperling.com/files/README.md @@ -1,5 +1,5 @@ # Hyperling.com - files/ -This is copied to the container's www/files/ folder for hosting static content. +This is a volume for the container's /var/www/files/ which hosts static content. -TBD: Make this a volume, rather than copying with `Dockerfile`. +TBD: Move this to Volumes?