Skip to content

Commit

Permalink
Disable pressure limiter
Browse files Browse the repository at this point in the history
  • Loading branch information
LefanTan committed Feb 16, 2024
1 parent 5ec4cd6 commit 3af8389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ ENV STORAGE_GCS_BUCKET 'lefan-portfolio-assets'
ENV PUBLIC_URL 'https://cms.lefantan.com'
ENV CORS_ENABLED "true"
ENV CORS_ORIGIN "https://lefantan.com,http://localhost:3000"
ENV PRESSURE_LIMITER_ENABLED "false"

RUN npm install

Expand Down

0 comments on commit 3af8389

Please sign in to comment.