diff options
author | Argos Open Tech <48267258+argosopentech@users.noreply.github.com> | 2024-12-22 09:16:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-22 09:16:02 -0500 |
commit | 553e884a45de6f67fb842dd281c662db1000cce3 (patch) | |
tree | b320d971dabdad9e084ebba27c31fddf20e4a2a4 /README.md | |
parent | b82448f8ea3a8ad37ff180ab78b8ec8dad0d2e53 (diff) | |
parent | f9e7c605d79d9f7089682d61e12f3a22429fe4d6 (diff) |
Merge pull request #28 from lotigara/patch-1
Add environment file
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,4 +49,4 @@ sudo systemctl status libretranslate #### Configuration 1. Find the setting you would like to change in the [LibreTranslate settings](https://github.com/LibreTranslate/LibreTranslate#arguments) -2. Add the setting to the environment of your libretranslate.service SystemD file +2. Add the setting to the `.env` file |