mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
update
This commit is contained in:
parent
92b5c2e692
commit
81a9579627
@ -13,8 +13,6 @@ ENV PYTHONDONTWRITEBYTECODE=1
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
ENV ENVIRONMENT=dev
|
||||
ENV TESTING=1
|
||||
ENV DEEPSEEK_API_KEY=sk-XXXXXXXXXX
|
||||
ENV TAVILY_API_KEY=tvly-dev-wXXXXXX
|
||||
|
||||
# install python dependencies
|
||||
RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pipenv && rm -rf ~/.cache/pip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user