forked from open-webui/open-webui
Merge branch 'main' into bun
This commit is contained in:
commit
8480a9b418
16 changed files with 543 additions and 445 deletions
|
@ -2,12 +2,6 @@
|
|||
|
||||
FROM imbios/bun-node:alpine as build
|
||||
|
||||
ARG OLLAMA_API_BASE_URL='/ollama/api'
|
||||
RUN echo $OLLAMA_API_BASE_URL
|
||||
|
||||
ENV PUBLIC_API_BASE_URL $OLLAMA_API_BASE_URL
|
||||
RUN echo $PUBLIC_API_BASE_URL
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY package.json package-lock.json ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue