mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)

### What problem does this PR solve?
#3373

### Type of change

- [x] Refactoring
- [x] Bug fix
This commit is contained in:
Kevin Hu
2024-11-13 15:56:40 +08:00
committed by GitHub
parent 1fe9a2e6fd
commit ccf189cb7f
9 changed files with 80 additions and 81 deletions

View File

@ -15,7 +15,6 @@ services:
- 80:80
- 443:443
volumes:
- ./service_conf.yaml:/ragflow/conf/service_conf.yaml
- ./ragflow-logs:/ragflow/logs
- ./nginx/ragflow.conf:/etc/nginx/conf.d/ragflow.conf
- ./nginx/proxy.conf:/etc/nginx/proxy.conf