Files
ragflow/docker/service_conf.yaml.template
T
ruansheng de8ba7298c RAGFlow service_conf using .env variable (#8454)
### What problem does this PR solve?
Fix: when using external components, it is impossible to specify the
port, because the variables in the `docker/.env` variable were not
referenced by `docker/service_conf.yaml.template`.

https://github.com/infiniflow/ragflow/blob/382d2d0373fea9554982a0718fc8eaf5fe8a5807/docker/.env#L85

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-25 15:24:37 +08:00

3.1 KiB