Skip to content

Commit

Permalink
Add BODY_SIZE_LIMIT to build step (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarrazin authored Jun 10, 2024
1 parent f81fc8c commit b80089c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
INCLUDE_DB=false
APP_BASE=/chat
PUBLIC_APP_COLOR=yellow
BODY_SIZE_LIMIT=12288
deploy:
name: Deploy on prod
Expand Down

0 comments on commit b80089c

Please sign in to comment.