mirror of
https://github.com/snailyp/gemini-balance.git
synced 2026-09-08 01:06:37 +08:00
Update Dockerfile
This commit is contained in:
@@ -13,8 +13,6 @@ ENV BASE_URL=https://generativelanguage.googleapis.com/v1beta
|
|||||||
ENV TOOLS_CODE_EXECUTION_ENABLED=true
|
ENV TOOLS_CODE_EXECUTION_ENABLED=true
|
||||||
ENV MODEL_SEARCH='["gemini-2.0-flash-exp"]'
|
ENV MODEL_SEARCH='["gemini-2.0-flash-exp"]'
|
||||||
|
|
||||||
COPY ./api_keys.txt /app
|
|
||||||
|
|
||||||
# Expose port
|
# Expose port
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user