Update UPLOAD_FOLDER in .env.example to a writable directory
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
SERVE_DOMAIN=https://i.example.com/
|
||||
|
||||
# Path to the directory where we store files
|
||||
UPLOAD_FOLDER=/Uploads
|
||||
UPLOAD_FOLDER=Uploads
|
||||
|
||||
# Discord Webhook URL
|
||||
WEBHOOK_URL=https://discord.com/api/webhooks/9251111537353924718/X0WIe7gAFeHtplVrYZ_zU2Jb22RMOgRlwbaIkXVvZz9Z2H8b4ogfTkE7T-0mQkvPG8_Q
|
||||
|
Reference in New Issue
Block a user