easyappointments/docker/php-fpm/php-ini-overrides.ini

5 lines
110 B
INI
Raw Normal View History

upload_max_filesize = 100M
2023-06-03 10:33:19 +03:00
post_max_size = 100M
xdebug.mode = debug
xdebug.client_host = host.docker.internal