Improve documentation

This commit is contained in:
ben
2025-01-12 15:03:50 +01:00
parent 1157f41b00
commit 2d115cf22b

View File

@@ -90,7 +90,7 @@ The API authentication via Nginx allows you to open the API on the internet and
By adding a reverse proxy like Caddy in front of it, you can also add TLS encryption.
This way, you can securely use this environment remotely.
To use the scripts tools in a remote context, use the environment variables TTS_API_HOST and STT_API_HOST.
To use the scripts tools in a remote context, use the environment variables TTS_API_HOST and STT_API_HOST and modify ~/.config/aichat/config.yaml .
Example:
```