Skip to content

Commit

Permalink
env changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikpersistent committed Aug 13, 2024
1 parent ef46e89 commit 8d0ff61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN VITE_BACKEND_API_URL=$VITE_BACKEND_API_URL \
VITE_ENV=$VITE_ENV \
VITE_LARGE_FILE_SIZE=${VITE_LARGE_FILE_SIZE} \
VITE_CHAT_MODES=$VITE_CHAT_MODES \
VITE_BATCH_SIZE=$VITE_BATCH_SIZE \
yarn run build

# Step 2: Serve the application using Nginx
Expand Down

0 comments on commit 8d0ff61

Please sign in to comment.