API key auth single key

Hi,

Hosting libretranslate on a request only container (e.g. container is removed/deleted after 120 sec no requests) will result in api keys being reset.

How can I solve this issue?
Is it possible to just set a single api key though the arguments?

Thanks

Just make sure to set a local volume when launching the container, so you don’t lose the API Keys database between restarts: -v lt-db:/app/db