forked from mirrors/LibreTranslate
Update README.md
This commit is contained in:
parent
3480fbde01
commit
bcf051b7ff
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ You can pass application arguments directly to Gunicorn via:
|
||||||
gunicorn --bind 0.0.0.0:5000 'wsgi:app(api_keys=True)'
|
gunicorn --bind 0.0.0.0:5000 'wsgi:app(api_keys=True)'
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run on Kubernetes
|
## Run with Kubernetes
|
||||||
|
|
||||||
See https://jmrobles.medium.com/libretranslate-your-own-translation-service-on-kubernetes-b46c3e1af630
|
See https://jmrobles.medium.com/libretranslate-your-own-translation-service-on-kubernetes-b46c3e1af630
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue