123andy / redcap-docker-compose

A docker-compose script for building REDCap with Mailhog
61 stars 65 forks source link

updated env to correct config for phpstorm xdebug #79

Open Jordan-M-Schultz opened 8 months ago

123andy commented 8 months ago

I think there is an xdebug_config() or xdebug_info() function that is like the php_info() to try and see what's what...

Jordan-M-Schultz commented 8 months ago

Makes sense. There are a few defaults I believe we should set in the ini file you mentioned. Feel free to close