轻尘
Results
2
comments of
轻尘
> The passowrd of Mysql in `conf/service_conf.yaml` is probably not a right one. `conf/service_conf.yaml`: ragflow: host: 0.0.0.0 http_port: 9380 mysql: name: 'rag_flow' user: 'root' password: 'infini_rag_flow' host: 'mysql' port: 5455...
> same issue, untouched password as `infini_rag_flow` Where to modify the password,?I saw that the passwords in 'conf/service_conf.yaml' and 'ragflow-main\docker.env' files are consistent, both of them are ‘infini_rag_flow’.