Skip to content

Commit

Permalink
Supress the CLI xdebug warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
alextselegidis committed Jul 29, 2023
1 parent c39dad6 commit d8d5ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/php-fpm/php-ini-overrides.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ upload_max_filesize = 100M
post_max_size = 100M
xdebug.mode = debug
xdebug.client_host = host.docker.internal
xdebug.log_level = 0

0 comments on commit d8d5ffe

Please sign in to comment.