Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 182 Bytes

xdebug.md

File metadata and controls

14 lines (10 loc) · 182 Bytes

Xdebug

Xdebug is disabled by default. To use it, run this command:

./xdebug on

To disable:

./xdebug off

Container must be Up at the moment of execution