From 4d2636bb6164ca4f9ec31980465a40835da96dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Mon, 9 Jan 2023 04:26:09 +0100 Subject: [PATCH] Update UPLOAD_FOLDER in .env.example to a writable directory --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 2ab3ca0..184f99b 100644 --- a/.env.example +++ b/.env.example @@ -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