mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
Update Dockerfile
Removed as requested in PR
This commit is contained in:
@@ -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 ########
|
||||
|
||||
Reference in New Issue
Block a user