Skip to content

Commit 5784673

Browse files
committed
docker: remove PHP_MEMORY_LIMIT environment variable from Dockerfile
1 parent e1afe0f commit 5784673

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ ARG TARGETARCH \
8080
ENV AUTORUN_ENABLED="true" \
8181
AUTORUN_LARAVEL_MIGRATION="true" \
8282
AUTORUN_LARAVEL_MIGRATION_ISOLATION="true" \
83-
PHP_MEMORY_LIMIT="512M" \
8483
PHP_OPCACHE_ENABLE="1" \
8584
SHOW_WELCOME_MESSAGE="false"
8685

0 commit comments

Comments
 (0)