Update README.md

This commit is contained in:
ScottishDex 2024-12-08 00:31:17 +00:00 committed by GitHub
parent d12dfc615f
commit b741f1fc21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,6 +72,7 @@ A fork of techfreak's [Pathfinder-container](https://gitlab.com/techfreak/pathfi
SMTP_PASS="" SMTP_PASS=""
SMTP_FROM="" SMTP_FROM=""
SMTP_ERROR="" 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. > 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 1. **Edit the *config/pathfinder/pathfinder.ini*** to your liking