From 36324c4ce3839255aaafb5ba370648e6960071b8 Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 22 Dec 2024 20:39:39 +0100 Subject: [PATCH] README update to reflect new env var --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea739ee..99c2a91 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Below are the environment variables that you need to set for the program to func PLANTID_DISCORD_BOT_TOKEN= client secret from the bot's application PLANTID_LOGS_DISCORD_WEBHOOK_URL= webhook url for the log channel PLANTNET_API_KEY= API key for the PlantNet service +PLANTID_FILESERVER_URL URL and port(if needed) for the http file server ``` ## Installation