forked from wallabag/wallabag
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>
This commit is contained in:
2
docker/php/xdebug
Normal file
2
docker/php/xdebug
Normal file
@ -0,0 +1,2 @@
|
||||
XDEBUG_MODE=debug
|
||||
XDEBUG_TRIGGER=yes
|
||||
Reference in New Issue
Block a user