Skip to content

Commit

Permalink
php upload size
Browse files Browse the repository at this point in the history
  • Loading branch information
th0rn0 committed May 23, 2024
1 parent f34ed0c commit d28597a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/docker/php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
FROM php:8-fpm as php-base
LABEL maintainer="Thornton Phillis (dev@th0rn0.co.uk)"

ENV UPLOAD_LIMIT=128M

RUN apt-get update && apt-get install -y \
libfreetype-dev \
libjpeg62-turbo-dev \
Expand Down

0 comments on commit d28597a

Please sign in to comment.