aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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:
```