From b741f1fc21173a32cdb49ea4cb3a9bdb472300e7 Mon Sep 17 00:00:00 2001 From: ScottishDex <35346954+ScotDex@users.noreply.github.com> Date: Sun, 8 Dec 2024 00:31:17 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 774a785..5644d64 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ A fork of techfreak's [Pathfinder-container](https://gitlab.com/techfreak/pathfi SMTP_PASS="" SMTP_FROM="" SMTP_ERROR="" + LE_EMAIL="your-email@example.com" #Add your email address for notifications if the SSL cert renewal fails. > The `PROJECT_ROOT` key is the *absolute* path to the project directory, ie if you have clone it to /app/pathfinder-containers, this is the value you should enter. If you're unsure of the absolute path, you can use the command `pwd` to get the full absolute path of the current directory. 1. **Edit the *config/pathfinder/pathfinder.ini*** to your liking