Update wording for the website's files directory README.

This commit is contained in:
2025-11-11 12:03:34 -07:00
parent 44f4aa55c6
commit df3a4cb354

View File

@@ -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?