### What problem does this PR solve? This pull request implements the feature mentioned in #3322. Instead of manually having to edit the `service_conf.yaml` file when changes have been made to `.env` and mapping it into the docker container at runtime, a template file is used and the values replaced by the environment variables from the `.env` file when the container is started. ### Type of change - [X] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com> Co-authored-by: Zhichang Yu <yuzhichang@gmail.com> |
||
|---|---|---|
| .. | ||
| agentic_rag | ||
| develop | ||
| _category_.json | ||
| configure_knowledge_base.md | ||
| deploy_local_llm.mdx | ||
| llm_api_key_setup.md | ||
| manage_files.md | ||
| start_chat.md | ||
| upgrade_ragflow.md | ||