mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-18 07:53:14 +00:00
lt.sh helper script
This commit is contained in:
parent
c4d1b05b27
commit
10f82d9a3e
3 changed files with 98 additions and 6 deletions
|
@ -130,11 +130,8 @@ Then open a web browser to http://localhost:5000
|
|||
|
||||
### Run with Docker
|
||||
|
||||
Simply run:
|
||||
|
||||
```bash
|
||||
docker run -ti --rm -p 5000:5000 libretranslate/libretranslate
|
||||
```
|
||||
Linux/MacOS: `./lt.sh`
|
||||
Windows: double-click `lt.bat`
|
||||
|
||||
Then open a web browser to http://localhost:5000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue