瀏覽代碼

Update README.md

tags/v0.1.0
writinwaters 1 年之前
父節點
當前提交
defb22da19
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -128,7 +128,7 @@
```
5. In your web browser, enter the IP address of your server as prompted and log in to RAGFlow.
> In the given scenario, you only need to enter `http://172.22.0.5` (the default HTTP serving port is `80` if it runs with default configuration).
> In the given scenario, you only need to enter `http://172.22.0.5` (sans port number) as the default HTTP serving port `80` is omitted when using the default configurations.
6. In [service_conf.yaml](./docker/service_conf.yaml), select the desired LLM factory in `user_default_llm` and update the `API_KEY` field with the corresponding API key.
> See [./docs/llm_api_key_setup.md](./docs/llm_api_key_setup.md) for more information.

Loading…
取消
儲存