搞定docker所需的通过环境变量控制

This commit is contained in:
2025-11-15 15:20:26 +08:00
parent e1152bdc86
commit 046b649aec
5 changed files with 48 additions and 9 deletions

View File

@@ -1,6 +1,12 @@
--index-url https://pypi.tuna.tsinghua.edu.cn/simple
--extra-index-url https://pypi.org/simple
Django==5.2.8
elasticsearch==8.17.1
django-elasticsearch-dsl==7.3.0
elasticsearch==7.17.9
django-elasticsearch-dsl==7.4.0
django-elasticsearch-dsl-drf==0.22
elasticsearch-dsl==7.4.1
requests==2.32.3
openai==1.52.2
Pillow==10.4.0
gunicorn==21.2.0
whitenoise==6.6.0