From 2d115cf22b4b1bada2e1908956ac6c50d5ab284f Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 12 Jan 2025 15:03:50 +0100 Subject: Improve documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a36258d..384f8dc 100644 --- a/README.md +++ b/README.md @@ -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: ``` -- cgit v1.2.3