You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker doesn't generate files, enabled xdebug tracer generates them. Webgrind is just a web frontend. I see you didn't uncomment named files volume on php service and the volume on webgrind is incorrect, it should use the same named volume to share traces. See docker-compose file in latest docker4drupal or docker4php
I can see the webgrind in the URL, but the container doesn't generate the files to debug the code:
This is my docker-compose file:
I don't get any error in the console when I enable the docker with
docker-compose up
I'm trying to debug: `http://drupal.docker.localhost:8000/user/login'
Thanks
Oskar
The text was updated successfully, but these errors were encountered: