forked from phoenix/litellm-mirror
build ui on custom path
This commit is contained in:
parent
dab556660d
commit
091449e81b
3 changed files with 68 additions and 6 deletions
|
@ -29,10 +29,6 @@ if [ $? -ne 0 ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
# print contents of ui_colors.json
|
||||
echo "Contents of ui_colors.json:"
|
||||
cat ui_colors.json
|
||||
|
||||
# Run npm build with the environment variable
|
||||
UI_BASE_PATH=$UI_BASE_PATH npm run build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue