chore: gpu配置同步修改
This commit is contained in:
parent
15817475f8
commit
9852b32715
|
@ -17,6 +17,7 @@ services:
|
|||
- ./nginx/ragflow.conf:/etc/nginx/conf.d/ragflow.conf
|
||||
- ./nginx/proxy.conf:/etc/nginx/proxy.conf
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
- ../api/ragflow_server.py:/ragflow/api/ragflow_server.py
|
||||
env_file: .env
|
||||
environment:
|
||||
- TZ=${TIMEZONE}
|
||||
|
|
Loading…
Reference in New Issue