mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-12-30 10:10:37 +02:00
commit
ee5829721f
@ -343,6 +343,7 @@ Remove `#` on the ErrorLog and CustomLog lines to log requests.
|
|||||||
|
|
||||||
ProxyPass / http://127.0.0.1:5000/
|
ProxyPass / http://127.0.0.1:5000/
|
||||||
ProxyPassReverse / http://127.0.0.1:5000/
|
ProxyPassReverse / http://127.0.0.1:5000/
|
||||||
|
ProxyPreserveHost On
|
||||||
|
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
SSLCertificateFile /etc/letsencrypt/live/[YOUR_DOMAIN]/fullchain.pem
|
SSLCertificateFile /etc/letsencrypt/live/[YOUR_DOMAIN]/fullchain.pem
|
||||||
|
Loading…
Reference in New Issue
Block a user