Skip to content
Snippets Groups Projects
Unverified Commit 36e05596 authored by Dingedi's avatar Dingedi Committed by GitHub
Browse files

Merge pull request #320 from kianmeng/fix-typos-in-readme

Fix typo in README.md
parents 052f0ae1 057e4b01
No related branches found
No related tags found
No related merge requests found
......@@ -202,7 +202,7 @@ docker-compose -f docker-compose.cuda.yml up -d --build
| --disable-files-translation | Disable files translation | `false` | LT_DISABLE_FILES_TRANSLATION |
| --disable-web-ui | Disable web ui | `false` | LT_DISABLE_WEB_UI |
Note that each argument has an equivalent environment variable that can be used instead. The env. variables overwrite the default values but have lower priority than the command aguments and are particularly useful if used with Docker. The environment variable names are the upper-snake-case of the equivalent command argument's name with a `LT` prefix.
Note that each argument has an equivalent environment variable that can be used instead. The env. variables overwrite the default values but have lower priority than the command arguments and are particularly useful if used with Docker. The environment variable names are the upper-snake-case of the equivalent command argument's name with a `LT` prefix.
## Run with WSGI and Gunicorn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment