diff options
author | P.J. Finlay <pjappdevelopment@gmail.com> | 2021-07-17 14:42:07 +0000 |
---|---|---|
committer | P.J. Finlay <pjappdevelopment@gmail.com> | 2021-07-17 14:42:07 +0000 |
commit | e33663586aef49bacdf64579ad409c33922993f3 (patch) | |
tree | 394a06ecbe24cb675c153eeda1202426e8d27b13 /README.md | |
parent | 9379e37266b4783577a72bab7aca6a9655b04405 (diff) |
Improvements
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ # LibreTranslate-init -Run LibreTranslate on Ubuntu 20.04 server +Run LibreTranslate on Ubuntu 20.04. -Runs [LibreTranslate with Gunicorn and Nginx](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04). +Uses [LibreTranslate WSGI](https://community.libretranslate.com/t/is-wsgi-currently-supported/24/3)with [Gunicorn and Nginx](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04). |