mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 00:30:51 +00:00
Update Dockerfile
Removed as requested in PR
This commit is contained in:
parent
8e807bcf8a
commit
d14443a4ba
@ -31,7 +31,6 @@ RUN npm ci
|
||||
|
||||
COPY . .
|
||||
ENV APP_BUILD_HASH=${BUILD_HASH}
|
||||
ENV NODE_OPTIONS="--max_old_space_size=8192"
|
||||
RUN npm run build
|
||||
|
||||
######## WebUI backend ########
|
||||
|
Loading…
Reference in New Issue
Block a user