5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
# 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 |