aggiunto commento su come creare una api key
This commit is contained in:
parent
4df88c6915
commit
f99d721f3d
@ -27,4 +27,10 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
libretranslate_api_keys:
|
libretranslate_api_keys:
|
||||||
libretranslate_models:
|
libretranslate_models:
|
||||||
|
|
||||||
|
# https://blog.gcn.sh/howtos/installing-libretranslate-using-docker-and-ubuntu
|
||||||
|
# creating the api key
|
||||||
|
# docker exec -it libretranslate bash
|
||||||
|
# let's create a key with permission to run 120 requests per minute.
|
||||||
|
# /app/venv/bin/ltmanage keys add 120
|
Loading…
x
Reference in New Issue
Block a user