aggiunto commento su come creare una api key
This commit is contained in:
parent
4df88c6915
commit
f99d721f3d
@ -28,3 +28,9 @@ services:
|
||||
volumes:
|
||||
libretranslate_api_keys:
|
||||
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