diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ git clone https://github.com/argosopentech/LibreTranslate-init.git ~/LibreTransl # Download dependencies and run LibreTranslate on port 5000 ~/LibreTranslate-init/setup.sh +# Set server_name to your domain name in ~/LibreTranslate-init/nginx + # Run LibreTranslate WSGI with nginx and systemd ~/LibreTranslate-init/run.sh |