diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: ``` |