mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Merge branch 'main' into dev
# Conflicts: # backend/open_webui/main.py
This commit is contained in:
@@ -31,6 +31,7 @@ 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