Add UPLOAD_FOLDER to example file

This commit is contained in:
2021-12-04 21:06:03 +01:00
parent 0d2cd4f8c2
commit 616218d612

View File

@ -1 +1,5 @@
DOMAIN=https://i.example.com/ # Domain where we server files from, not where we upload files to
DOMAIN=https://i.example.com/
# Path to the directory where we store files
UPLOAD_FOLDER=/Uploads