Skip to content
Snippets Groups Projects
Commit aa4ac987 authored by jurgenhaas's avatar jurgenhaas
Browse files

#72 Fix xdebug with latest wodby images

parent 718a8ff9
No related branches found
No related tags found
1 merge request!97Merging develop into main
Pipeline #1191771 passed with warnings
......@@ -68,6 +68,7 @@ services:
PHP_XDEBUG_LOG: /dev/null
PHP_XDEBUG_START_WITH_REQUEST: 1
PHP_IDE_CONFIG: serverName=Docker
PHP_EXTENSIONS_DISABLE: xhprof
DRUSH_ALLOW_XDEBUG: 1
{% endif %}
{% if blackfire.enable and not drupal.live|default(0) %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment