Update README.md

This commit is contained in:
Vincent Young 2023-03-06 20:48:46 +08:00 committed by GitHub
parent 1dc48e6d3c
commit 865067066f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ Permanently free DeepL API written in Golang
### Run with Docker
```bash
docker run -itd -p 1199:1188 ghcr.io/owo-network/deeplx:latest
docker run -itd -p 1188:1188 ghcr.io/owo-network/deeplx:latest
```
### Run on Linux Server