docker: enable JIT by default on compose

This commit is contained in:
Zankaria
2024-04-10 16:06:20 +02:00
committed by Zankaria
parent f8ea32376e
commit 050bc59588
2 changed files with 3 additions and 0 deletions

2
docker/php/jit.ini Normal file
View File

@@ -0,0 +1,2 @@
opcache.jit_buffer_size=192M
opcache.jit=tracing