mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 14:13:24 +00:00
docs: support docker
This commit is contained in:
parent
1ac235fb41
commit
1dc48e6d3c
@ -32,6 +32,11 @@ Permanently free DeepL API written in Golang
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Run with Docker
|
||||||
|
```bash
|
||||||
|
docker run -itd -p 1199:1188 ghcr.io/owo-network/deeplx:latest
|
||||||
|
```
|
||||||
|
|
||||||
### Run on Linux Server
|
### Run on Linux Server
|
||||||
```bash
|
```bash
|
||||||
bash <(curl -Ls https://cpp.li/deeplx)
|
bash <(curl -Ls https://cpp.li/deeplx)
|
||||||
|
Loading…
Reference in New Issue
Block a user