wallabag/docker/php/xdebug
Kevin Decherf f51008aef0 Update docker-compose and Dockerfile for dev env
This change should ease the spawn of a development environment.
It can be used as a vscode devcontainer.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-04-04 10:10:55 +02:00

2 lines
36 B
Plaintext

XDEBUG_MODE=debug
XDEBUG_TRIGGER=yes