aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorben2025-01-12 15:03:50 +0100
committerben2025-01-12 15:03:50 +0100
commit2d115cf22b4b1bada2e1908956ac6c50d5ab284f (patch)
tree50873d2657c37fc141c244b2bfebd14ef8fc36eb
parent1157f41b0023bae7fc0ec82d926c4fc02023ba7c (diff)
downloadai_env-2d115cf22b4b1bada2e1908956ac6c50d5ab284f.tar.gz
ai_env-2d115cf22b4b1bada2e1908956ac6c50d5ab284f.tar.bz2
ai_env-2d115cf22b4b1bada2e1908956ac6c50d5ab284f.tar.xz
Improve documentation
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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:
```