diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2024-12-18 21:58:52 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2024-12-18 21:58:52 +0300 |
commit | f9e7c605d79d9f7089682d61e12f3a22429fe4d6 (patch) | |
tree | e2834b3744d2a33b69166c259116c46d353e3b9b /README.md | |
parent | b113c10f95662b29e402b4b10c643ebe7a3238b8 (diff) |
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 |