"src/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "4070da8a26ca481160305e104e4823f650a39930"
Commit e278ca9e authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: dockerfile update

parent c0b099da
......@@ -16,6 +16,10 @@ ARG OLLAMA_API_BASE_URL='/ollama/api'
ENV ENV=prod
ENV OLLAMA_API_BASE_URL $OLLAMA_API_BASE_URL
ENV OPENAI_API_BASE_URL ""
ENV OPENAI_API_KEY ""
ENV WEBUI_JWT_SECRET_KEY "SECRET_KEY"
WORKDIR /app
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment